From: kaashoek Date: Thu, 7 Jan 1988 14:48:23 +0000 (+0000) Subject: Made consistent with the file in the directory ../common X-Git-Tag: release-5-5~3676 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=31ba9c1471c20363639e83a2fd57ad176ede5e5d;p=ack.git Made consistent with the file in the directory ../common --- diff --git a/util/ceg/EM_parser/as_EM_pars/em_parser.h b/util/ceg/EM_parser/as_EM_pars/em_parser.h index 036770f2b..775612974 100644 --- a/util/ceg/EM_parser/as_EM_pars/em_parser.h +++ b/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"