module CMath {
header "add_nums.h"
header "sub_nums.h"
header "mul_nums.h"
header "div_nums.h"
header "spc_nums.h"
export *
}