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.cpp"
|
||||
#include "compiler.cpp"
|
||||
|
||||
#include "c_language_codegen.cpp"
|
||||
#include "codegen_c_language.cpp"
|
||||
|
||||
|
||||
int main(int argument_count, char **arguments){
|
||||
|
||||
Reference in New Issue
Block a user