14 Commits (9e392c113a9919305a9db54f4f2ec222bfc030af)

Author SHA1 Message Date
Jim Monte 4a26ea9847 [PATCH #64] Made shell command with no arguments functional for Windows. 7 years ago
rlar 11579d9369 cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones) 14 years ago
rlar fe1acd3757 src/frontend/** remove superfluous `return' invocations 14 years ago
rlar 7454a6d486 src/frontend/**, whitespace, indentation, ... 14 years ago
rlar ae6a16e3e4 plug a memory leak when executing `shell' 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 23056573d8 code cleanup, drop NULL pointer casts 15 years ago
rlar 1d62b41bfa collect cp_* prototypes / extern-declarations in "cpextern.h" 16 years ago
danmc 37863e0c23 Add a missing header to get a missing prototype for cp_ccon(). 20 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
arno 1f3603d5d9 * parser/cshpar.c: Separated out com_chdir(), com_echo(), 26 years ago