15 Commits (23cef80914e54a6f2c82f3ae94111ef8a5ea7d17)

Author SHA1 Message Date
Holger Vogt 89411e2fe4 Fixed merge conflict. Also made readifile() static and removed an unnecessary string duplication there. 6 years ago
Jim Monte 873e4a8db0 Added no_histsubst option and related fixes 6 years ago
Holger Vogt 707936efe3 enable setting a variable from an input file 6 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 4ca58067a2 #2/6 config.h --> ngspice/config.h, #include's 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 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 years ago
rlar 73cf2a8ea5 use a void * for the third argument (&value) of the cp_vset() function 16 years ago
rlar a76cd1e104 textual replacement VT_* to CP_*, to avoid conflict in the windows world 16 years ago
pnenzi 8362dec274 Integrated code from tclspice, brorson xspice and Vera memleak. 23 years ago
arno 57dfb0f945 * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 26 years ago
arno 839ade8236 * src/frontend/com_ahelp.c src/frontend/com_ahelp.h 26 years ago