Made consistent with file in ../common

This commit is contained in:
kaashoek 1988-01-07 15:12:09 +00:00
parent 1c065cef73
commit 332b5dc036

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"