Explorar o código

Made consistent with 'arg_type.h' and 'decl.h'

kaashoek %!s(int64=36) %!d(string=hai) anos
pai
achega
316e0c913d
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      util/ceg/EM_parser/common/em_parser.h

+ 1 - 4
util/ceg/EM_parser/common/em_parser.h

@@ -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"