mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-09-06 20:46:42 +02:00
various bug fixes
This commit is contained in:
@@ -46,6 +46,7 @@ noinst_HEADERS = \
|
||||
gendev.h \
|
||||
graph.h \
|
||||
grid.h \
|
||||
hash.h \
|
||||
hlpdefs.h \
|
||||
iferrmsg.h \
|
||||
ifsim.h \
|
||||
|
||||
@@ -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. */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user