Skip to content

Latest commit

 

History

History

tools

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
To build a new prototypes.h

	gcc make-prototypes.c
	./a.out >../src/prototypes.h

To build eigenmath.c

	gcc gen.c
	./a.out >eigenmath.c