Extract public compiler API into its own header file
This commit is contained in:
parent
0b4e1c8d0d
commit
9e2dc14182
53 changed files with 466 additions and 409 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#include "compile.h"
|
||||
|
||||
#include "grammar.h"
|
||||
#include "compiler.h"
|
||||
#include "prepare_grammar/perform.h"
|
||||
#include "build_tables/perform.h"
|
||||
#include "generate_code/c_code.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue