ngspice/src/frontend/parser
rlar af0a0c2c03 lexical #9/19, aproach the `append'
cw has never been NULL here,
   because we used to survive an update of cw->wl_next here

wlist hasn't been NULL either,
  because there is no place where wlist becomes NULL without
  setting cw to NULL as well. yet cw isn't NULL (see above)
aproach the `append'
2012-07-31 20:49:31 +02:00
..
.cvsignore cvs ignore .libs 2010-12-12 09:42:47 +00:00
ChangeLog Holger Vogt Windows port for Ngspice. 2002-01-03 22:44:21 +00:00
Makefile.am introduce AM_CFLAGS = $(STATIC) 2012-07-07 14:51:39 +02:00
backq.c cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 2012-07-14 10:23:51 +02:00
backq.h remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
complete.c cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 2012-07-14 10:23:51 +02:00
complete.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
cshpar.c remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
cshpar.h remove CVS `Id',`log' etc. keyword incantations 2011-12-13 19:57:45 +00:00
glob.c cleanup, use wl_cons(), wl_append_word() and wl_chop_rest() 2012-07-14 10:23:51 +02:00
glob.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
input.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
input.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
lexical.c lexical #9/19, aproach the `append' 2012-07-31 20:49:31 +02:00
lexical.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
numparse.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
numparse.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00
std.c #2/6 config.h --> ngspice/config.h, #include's 2011-12-27 11:33:01 +00:00
unixcom.c use strchr() instead of index() 2012-02-06 17:46:33 +00:00
unixcom.h remove prototypes, avoid redeclarations 2010-10-16 15:58:14 +00:00