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

This commit is contained in:
kaashoek 1987-12-18 12:12:50 +00:00
parent 9f510b9172
commit ecabf96c86

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