1
0
Fork 0
undar-lang-register/src/gen/build.sh

2 lines
53 B
Bash

gcc math_gen.c -o math_gen -lm
./math_gen > ../math.h