Made consistent with 'arg_type.h' and 'decl.h'
authorkaashoek <none@none>
Fri, 18 Dec 1987 12:12:50 +0000 (12:12 +0000)
committerkaashoek <none@none>
Fri, 18 Dec 1987 12:12:50 +0000 (12:12 +0000)
util/ceg/EM_parser/common/em_parser.h

index 036770f..7756129 100644 (file)
@@ -4,7 +4,4 @@
 #define SEGROM         3
 #define SEGTXT         4
 
-#define STRING         0
-#define LABEL          1
-#define ARITH          2
-#define INT            3
+#include "arg_type.h"