- Moved everything about.
This commit is contained in:
6
src/compiler.h
Normal file
6
src/compiler.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef COMPILER
|
||||
#define COMPILER
|
||||
|
||||
void compile (System sys, Tac tc, int maxruns);
|
||||
|
||||
#endif
|
||||
Reference in New Issue
Block a user