Rename codegen
This commit is contained in:
3
main.cpp
3
main.cpp
@@ -112,8 +112,7 @@ For modules it's a bit different cause they should be distributed as valid.
|
|||||||
#include "typechecking.h"
|
#include "typechecking.h"
|
||||||
#include "typechecking.cpp"
|
#include "typechecking.cpp"
|
||||||
#include "compiler.cpp"
|
#include "compiler.cpp"
|
||||||
|
#include "codegen_c_language.cpp"
|
||||||
#include "c_language_codegen.cpp"
|
|
||||||
|
|
||||||
|
|
||||||
int main(int argument_count, char **arguments){
|
int main(int argument_count, char **arguments){
|
||||||
|
|||||||
Reference in New Issue
Block a user