Changes to make node structure smaller, and cleaned up a bit

This commit is contained in:
ceriel
1991-03-12 16:52:00 +00:00
parent 20b17c3eb2
commit 0a517b9256
25 changed files with 950 additions and 817 deletions

View File

@@ -27,7 +27,6 @@
#include "idf.h"
#include "def.h"
#include "type.h"
#include "const.h"
#include "warning.h"
extern long str2long();