Procházet zdrojové kódy

Made consistent with the file in the directory ../common

kaashoek před 36 roky
rodič
revize
31ba9c1471
1 změnil soubory, kde provedl 1 přidání a 4 odebrání
  1. 1 4
      util/ceg/EM_parser/as_EM_pars/em_parser.h

+ 1 - 4
util/ceg/EM_parser/as_EM_pars/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"