various bug fixes

This commit is contained in:
h_vogt
2010-02-25 21:43:03 +00:00
parent da04a0c747
commit 76feebbbfa
16 changed files with 1921 additions and 1389 deletions
+1
View File
@@ -46,6 +46,7 @@ noinst_HEADERS = \
gendev.h \
graph.h \
grid.h \
hash.h \
hlpdefs.h \
iferrmsg.h \
ifsim.h \
+1
View File
@@ -69,6 +69,7 @@ typedef struct INPparseNode {
#define PT_CONSTANT 7
#define PT_VAR 8
#define PT_COMMA 10
#define PT_TERN 11
/* These are the functions that we support. */