aboutsummaryrefslogtreecommitdiff
path: root/backendC/CleanCompilerSources/macros_2.c
diff options
context:
space:
mode:
authorjohnvg2001-12-12 14:10:11 +0000
committerjohnvg2001-12-12 14:10:11 +0000
commitfa042c7860cca0c8d07571bf6503bfec5d67fffa (patch)
tree7f779ab613fa54188ea6d0292972ab2717642d96 /backendC/CleanCompilerSources/macros_2.c
parentpass SymbIdent instead of Ident to requirements_of_args to (diff)
remove macros_2.c, checktypedefs_2.c, macros.h and checktypedefs.h
git-svn-id: https://svn.cs.ru.nl/repos/clean-compiler/trunk@924 1f8540f1-abd5-4d5b-9d24-4c5ce8603e2d
Diffstat (limited to 'backendC/CleanCompilerSources/macros_2.c')
-rw-r--r--backendC/CleanCompilerSources/macros_2.c18
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;