rlar
0aa1c09d73
consolidate enum cp_types and enum vt_types .
use this enum for some function arguments and struct members .
drop some include "variable.h" which are no longer needed ,
propably many more could be droped .
drop #define VT_* which have been used as workaround for the type mess .
16 years ago
rlar
ff459393d0
`const' qualifier for char* arguments of vec_get() and ft_substdef()
16 years ago
h_vogt
e23fae5376
correct update
16 years ago
h_vogt
79831ac331
'option' command
16 years ago
rlar
cab9417c9a
eliminate co_stringargs, which is used nowhere
16 years ago
rlar
4102c27164
fix function pointer initialization
16 years ago
rlar
a0b0f550ab
ansi style function args for a function pointer arg of spInitialize()
16 years ago
rlar
26f2d23e6c
cleanups
16 years ago
rlar
c2ca9a7998
drop -1, extend enum Mif_Cntl_Src_Type_t
16 years ago
h_vogt
fe2d079b31
par('expression')
16 years ago
rlar
63fae60605
use the GENmodel and GENinstance type instead of void*
16 years ago
rlar
c9bfe72187
use CKTcircuit instead of void*, #4/4
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
12dc45118b
ansi function declarations (prototypes) for some functions
16 years ago
rlar
d6ad853ecb
fix the type signature of the if_*() function family.
16 years ago
rlar
a57a381ea7
new include file "typedefs.h" for struct forward declarations
16 years ago
h_vogt
46e5436aa8
sighandler_t not under Wondows, spetrum script updated
16 years ago
rlar
59d4e5d961
fix various type glitches
16 years ago
rlar
5444f878d0
fix signal prototypes
16 years ago
rlar
c30028310b
ansi style function args for some function pointers
16 years ago
rlar
d19476685a
tiny fixes
16 years ago
rlar
68c0ee9cd3
whitespace change, cleanup, untabify
16 years ago
rlar
a321d7f419
forward declaration of structs, unions and typedefs
16 years ago
rlar
c178bdb059
cosmetical changes
16 years ago
rlar
779e5a978c
ansi prototypes for the function pointers in struct DISPDEVICE
16 years ago
h_vogt
947e19bde7
no command file handling in numparam
16 years ago
rlar
6c4e0cb6d0
add two unused arguments to arg_display(), to fit with struct comm.co_argfn
16 years ago
rlar
0000dda9af
ansi function declarations (prototypes)
16 years ago
rlar
ad947547a8
ansi function prototypes, and stdlib.h for exit()
16 years ago
rlar
be57f10b3b
avoid some function pointer warnings
16 years ago
rlar
5b5297ac2f
remove abandoned prototypes
16 years ago
rlar
a14e59866e
ansi function declarations (prototypes)
16 years ago
rlar
4420a3ecdd
add prototypes, remove some NULL casts
16 years ago
h_vogt
d080f6dfc0
updates for making dist, new internal fcn getline_xgrapgh
16 years ago
h_vogt
1fe8cbbf26
xspice api update
16 years ago
h_vogt
8ddd172cc9
tmalloc patch R Larice
16 years ago
h_vogt
e66ef33c57
ngspice compatibility mode
16 years ago
dwarning
5fcf9c2afe
ternary operation in control blocks
16 years ago
dwarning
cc5ede68e7
Bill Swartz patch
16 years ago
dwarning
112261297d
Bill Swartz patch
16 years ago
h_vogt
df5931e570
circuit flag CKTvarHertz
16 years ago
h_vogt
9e2f02fbe2
HERTZ added to B source
16 years ago
h_vogt
486ae1b66e
patch R. Larice Feb. 28, add time and temper varianbles to B source
16 years ago
dwarning
f210758bdb
applied patch to prevent sun cc warnings
16 years ago
dwarning
651e749a03
prototypes for typesdef.c
16 years ago
h_vogt
75d891e4c0
new parser for B source
16 years ago
h_vogt
a6c4756581
new files
16 years ago
h_vogt
76feebbbfa
various bug fixes
16 years ago