14 Commits (bafa3ff8a39b7b3f16a7b8633412c0259c4cecd5)

Author SHA1 Message Date
Giles Atkinson 588116af48 Fix a bug in the "help" command. Some commands have no action function, 3 years ago
Jim Monte 21f3eb74b8 Added basic help messages in addtion to reference to web pages 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 01566f2b49 add casts to make `int' versus `size_t' conversions explicit 16 years ago
rlar bf0b7b4386 qsort() usage, drop cast of the first argument (which is a void *) 16 years ago
rlar ed73405d0f collect ft_nutmeg() in "fteext.h" 16 years ago
rlar 8ff62fd262 add #include's for visibility of prototypes to their function definitions 16 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