TDL [codegen]: improving class structure

This commit is contained in:
Philippe Tillet
2018-12-17 18:38:02 -05:00
parent 9dfa6993fb
commit 97acf52dca
3 changed files with 44 additions and 31 deletions

View File

@@ -1,4 +1,3 @@
#include "codegen.h"
#include "ast.h"
namespace tdl{