diff options
Diffstat (limited to 'backendC/CleanCompilerSources/macros_2.c')
-rw-r--r-- | backendC/CleanCompilerSources/macros_2.c | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/backendC/CleanCompilerSources/macros_2.c b/backendC/CleanCompilerSources/macros_2.c deleted file mode 100644 index a7b974a..0000000 --- a/backendC/CleanCompilerSources/macros_2.c +++ /dev/null @@ -1,18 +0,0 @@ -/* - File: macros.c - Author: John van Groningen -*/ - -#include "compiledefines.h" -#include "types.t" -#include "types.t" -#include "system.h" -#include "syntaxtr.t" -#include "comsupport.h" -#include "sizes.h" -#include "buildtree.h" -#include "checksupport.h" -#include "macros.h" -#include "checktypedefs.h" - -struct local_def *free_ldefs; |