3 lines
42 B
Makefile
3 lines
42 B
Makefile
gen:
|
|
go run mathgen/mathgen.go > math.go
|
gen:
|
|
go run mathgen/mathgen.go > math.go
|