rlar
|
af93d79675
|
ngspice/mifparse.h, ngspice/mifcmdat.t, reduce scope of these include files
|
10 years ago |
rlar
|
f26c1b71f9
|
introduce OUTerrorf() and IFerrorf()
a varargs variant of the older variants OUTerror() and IFerror()
|
12 years ago |
rlar
|
e7def1a0bc
|
CKTfndMod(), drop unused arguments `type' and `modfast'
|
13 years ago |
rlar
|
b32c15d85f
|
CKTfndMod(), dont pass the `type' argument by reference any more
|
13 years ago |
rlar
|
f0882dbdfd
|
CKTfndMod(), return the found model instead of error code
|
13 years ago |
rlar
|
ddc78067cc
|
CKTfndDev(), drop `type' and `fast' argument
|
13 years ago |
rlar
|
5daa676163
|
CKTfndDev(), return the found instance instead of error code
now if (fast != NULL)
CKTfndDev(,,fast, )
is equivalent to
*fast = CKTfndDev(,,fast, )
|
13 years ago |
rlar
|
0ab6a6e463
|
CKTfndDev(), drop unused argument `modfast'
|
13 years ago |
rlar
|
4ad4877e30
|
CKTfndDev(), drop unused argument `modname' which is always NULL
|
13 years ago |
rlar
|
6c8f002eea
|
unify #ifndef include wrapper
|
13 years ago |
rlar
|
1ee88a5694
|
prepare for #ifndef include wrapper unification
|
13 years ago |
rlar
|
f70fd8ea1b
|
use type `runDesc'
|
14 years ago |
rlar
|
7d75ebcb81
|
unify OUTpBeginPlot() invocation
|
14 years ago |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
14 years ago |
rlar
|
738d3813b8
|
#2/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
15 years ago |
rlar
|
933bd11c43
|
use the type JOB, remove redundant casts
|
16 years ago |
rlar
|
d49b1d7d0b
|
use the type JOB, remove redundant casts
|
16 years ago |
rlar
|
74d62ab486
|
use the types TSKtask and JOB, instead of void
|
16 years ago |
rlar
|
44a182c1ba
|
use the type CKTnode instead of void*
|
16 years ago |
rlar
|
085afaee37
|
use GENinstance*, instead of void*
|
16 years ago |
rlar
|
aae53f5564
|
use GENinstance*, instead of void*
|
16 years ago |
rlar
|
9e07ef2d67
|
use GENmodel*, instead of void*
|
16 years ago |
rlar
|
73890e3cdb
|
remove some #ifdef __STDC__ wrappers, and some stray '#'
|
16 years ago |
rlar
|
63fae60605
|
use the GENmodel and GENinstance type instead of void*
|
16 years ago |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
16 years ago |
rlar
|
fe68605770
|
use CKTcircuit instead of void*, #2/4
|
16 years ago |
rlar
|
72fc1a0186
|
use CKTcircuit instead of void*, #1/4
|
16 years ago |
rlar
|
a57a381ea7
|
new include file "typedefs.h" for struct forward declarations
|
16 years ago |
rlar
|
68c0ee9cd3
|
whitespace change, cleanup, untabify
|
16 years ago |
rlar
|
a321d7f419
|
forward declaration of structs, unions and typedefs
|
16 years ago |
h_vogt
|
d8810a841a
|
patches by R. Larice
|
16 years ago |
pnenzi
|
5708a54ce4
|
Applied CDHW patch for options management.
|
22 years ago |
pnenzi
|
8362dec274
|
Integrated code from tclspice, brorson xspice and Vera memleak.
|
23 years ago |
arno
|
cc51f0e8db
|
* src/main.c, src/multidec.c, src/proc2mod.c,
|
26 years ago |
arno
|
3d4cf4d86c
|
* src/include/Makefile.am src/include/cpstd.h
|
26 years ago |
pnenzi
|
978f1c32a2
|
Initial revision
|
26 years ago |