rlar
4184aa8c10
cleanup, use array operator
checked for object file invariance on linux with
./configure --enable-debug=no --enable-maintainer-mode --with-readline=yes --enable-cider --enable-ndev --enable-pss --enable-xspice
13 years ago
rlar
11579d9369
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
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
7b3960506f
wrap tmalloc MALLOC etc, into two macros TMALLOC and TREALLOC
16 years ago
rlar
241783d0b5
use for(;;) instead of while(1) to muffle some visual-C warnings
16 years ago
rlar
73890e3cdb
remove some #ifdef __STDC__ wrappers, and some stray '#'
16 years ago
rlar
ad947547a8
ansi function prototypes, and stdlib.h for exit()
16 years ago
h_vogt
71c371485c
K&R->ANSI patches by R. Larice
16 years ago
h_vogt
c1f06ba5c4
patch by R. Larice
16 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
pnenzi
978f1c32a2
Initial revision
26 years ago