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
6256f69499
Nr 2/5 (x = ...) != '\0' , swallow warnings
16 years ago
rlar
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
b2aae741a0
tmalloc usage, drop explicit (unsigned) cast
16 years ago
rlar
f4d0163885
use the types MatrixPtr and SMPmatrix instead of void and char *
both are the same thing,
MatrixPtr is used inside the sparse/* domain,
SMPmatrix is used in the rest of spice
remove casts, which are no longer necessary
16 years ago
rlar
f7f4a7dd91
tiny, fix two casts
16 years ago
rlar
a14e59866e
ansi function declarations (prototypes)
16 years ago
h_vogt
71c371485c
K&R->ANSI patches by R. Larice
16 years ago
pnenzi
1260ae08db
Update autoconf scripts and applied Niessner patch to remove compiler warnings.
22 years ago
pnenzi
b03a70760b
Applied Stuart's 12-03-2003 patch. Support for readline (disabled) and for node names in the form (x,y).
23 years ago
pnenzi
d1d4832b65
odification to parsing function for new device model (BSIM3SOIDD). Prepended
26 years ago
arno
cc51f0e8db
* src/main.c, src/multidec.c, src/proc2mod.c,
26 years ago
arno
0fb8f339b8
* man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c
26 years ago
pnenzi
978f1c32a2
Initial revision
26 years ago