16 Commits (3f4f0e392c0ae5a2e890cd8dfc92e0aacb4e443c)

Author SHA1 Message Date
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar 64b8dfc570 use wl_delete_slice() 14 years ago
rlar 512644ca34 rewrite using wl_ functions 14 years ago
rlar cd2cab2a94 bug fix, cp_ioreset(): fclosing an already closed stream 14 years ago
rlar 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 14 years ago
rlar 0b5042e7da remove CVS `Id',`log' etc. keyword incantations 14 years ago
rlar 10346e055c #1/4 #include <ngspice/...> --> #include "ngspice/..." 14 years ago
rlar d26015586c #1/7 use a subdirectory "ngspice" for includes to create a uniq namespace 15 years ago
rlar 1d62b41bfa collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
sjborley d457775820 Reverted to placing the cp_* stream variable definitions back in to src/frontend/streams.c with their extern declarations in src/frontend/streams.h 21 years ago
pnenzi 240aea2cdf Fixed "undefined symbols" error. 21 years ago
pnenzi 33b254609b Patch sent by Hitoshi to fix ltra code and "listing" command. See Changelog. 21 years ago
sjborley 67ff1b3a83 Tidy up of the header files in src/frontend and sub-directories. Motivation is to remove extern declarations within .c files and place them in .h files. Added new header files where necessary (and adjusted makefile.am files where required) 21 years ago
pnenzi 19129762ad Added Glao Dezai's patches (some memory leaks fixes) 26 years ago
arno f85551ea17 * frontend/Makefile.am: Updates for new files. 26 years ago