Made consistent with file in ../common

This commit is contained in:
kaashoek 1988-01-07 15:12:09 +00:00
parent 544f59b0ea
commit ed4cfa01c5

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"