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

This commit is contained in:
kaashoek 1988-01-07 14:48:23 +00:00
parent 79718501d6
commit 31ba9c1471

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"