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

This commit is contained in:
kaashoek 1988-01-07 14:48:23 +00:00
parent 2c2f0851c0
commit 331f5c789d

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"