rlar
|
c04fd4df28
|
unconditional visibility of the cider prototypes limit*()
|
16 years ago |
rlar
|
d7a9d71a1a
|
remove prototypes, avoid redeclarations
|
16 years ago |
rlar
|
f49a0e765b
|
collect inp_deckcopy() inp_subcktexpand() in "subckt.h"
|
16 years ago |
rlar
|
2c975413b7
|
collect arg_*() prototypes in "arg.h"
|
16 years ago |
rlar
|
894dcead35
|
collect if_inpdeck() if_run() if_cktfree() if_dump() if_option() in "spiceif.h"
|
16 years ago |
rlar
|
a9ca8d7331
|
collect gr_clean() gr_end() gr_point() gr_start() gr_fixgrid() in "graf.h"
|
16 years ago |
rlar
|
b22f75c9f4
|
collect hcomp() in "hcomp.h"
|
16 years ago |
rlar
|
ed73405d0f
|
collect ft_nutmeg() in "fteext.h"
|
16 years ago |
rlar
|
fe2a308698
|
remove prototypes, avoid redeclarations
|
16 years ago |
h_vogt
|
afdf6ee134
|
new command wrs2p
|
16 years ago |
rlar
|
7f8ee8818e
|
collect BMin BMax ExpLim Accuracy in "accuracy.h", kill `Acc'
|
16 years ago |
rlar
|
ce014b3eb5
|
add prototypes for some functions --> "cmproto.h"
|
16 years ago |
rlar
|
b897dfa857
|
collect extern timebegin in "misc_time.h"
|
16 years ago |
rlar
|
92a4a2cda4
|
avoid redeclaration, signalhandler
|
16 years ago |
rlar
|
7db0ed44ee
|
collect NewGraph() FindGraph() CopyGraph() RemoveWindow() in "ftedbgra.h"
|
16 years ago |
rlar
|
513c1d50a6
|
collect datestring() and seconds() in "misc_time.h"
|
16 years ago |
rlar
|
8209c0aef3
|
collect smktemp() in "mktemp.h"
|
16 years ago |
dwarning
|
bd985bc28f
|
trtol to 1 only for A devices
|
16 years ago |
rlar
|
2de6345a5e
|
revert, remove typedef for _complex, which is used nowhere
|
16 years ago |
rlar
|
882b3b4155
|
add `PT_OP_' prefix to avoid name collision (END, PLUS, MINUS, ...)
|
16 years ago |
rlar
|
65ef4f037a
|
collect MESH*() prototypes in "meshext.h"
|
16 years ago |
rlar
|
5bc8777a9b
|
remove #define for EOS use '\0' instead
|
16 years ago |
rlar
|
cf3514b9ae
|
remove ancient #defines for AND OR NOT substitute with && || !
|
16 years ago |
rlar
|
526a3fce6c
|
remove obsolete #defines for BEGIN END LENGTH FORWARD
|
16 years ago |
rlar
|
31a8c98462
|
remove obsolete #defines for MAXARITY NUM STRING PNODE
|
16 years ago |
rlar
|
306cf43d79
|
remove typedef for _complex, which is used nowhere
|
16 years ago |
rlar
|
e945ab68bc
|
collect some cx_*() prototypes in "cmath2.h"
|
16 years ago |
rlar
|
28282dda56
|
collect the other INP*() prototypes in "inpdefs.h"
|
16 years ago |
rlar
|
d0c287f81f
|
collect the INP2?() prototypes in "inp.h"
|
16 years ago |
rlar
|
9b0df330b5
|
collect the PT*() prototypes in "inp.h"
|
16 years ago |
rlar
|
9e75489e9f
|
consider the op_*() functions to be less public
|
16 years ago |
rlar
|
8382aceba3
|
sens_getp() prototype --> include file
|
16 years ago |
rlar
|
1b1a3ef185
|
#ifdef include file wrapper
|
16 years ago |
rlar
|
44e244dde8
|
NevalSrc() NevalSrc2() Nintegrate() prototypes --> include files
|
16 years ago |
rlar
|
b5f1a18f7c
|
ngspice_compat_mode() prototype --> include files
|
16 years ago |
rlar
|
63d3f113ff
|
TanDeriv() prototype --> include files
|
16 years ago |
rlar
|
ef26170d5a
|
DkerProc() CKTdisto() prototypes --> include files
|
16 years ago |
rlar
|
ddd6d5911c
|
EVTfindvec() prototyp
|
16 years ago |
rlar
|
8db45f4205
|
CKTdnames() prototype
|
16 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
|
d51c1e1b7d
|
fix a compiler warning, void* versus void(*)(void)
|
16 years ago |
rlar
|
1149ad86c4
|
use autoconf to find a suitable signal function type
|
16 years ago |
h_vogt
|
8db3c17bc0
|
welcome message, version 22
|
16 years ago |
rlar
|
001ad0c2bc
|
`make dist' add some missing artifacts
|
16 years ago |
rlar
|
68b2e6b23a
|
whitespace cleanup (all Makefile.am files)
|
16 years ago |
h_vogt
|
355384e459
|
libiberty.h inclusion modified
|
16 years ago |
rlar
|
5e64936a3f
|
rename include file wrapper, #ifndef CONST -> CONST_H
|
16 years ago |
rlar
|
af4589529d
|
function rename, struct DISPDEVICE . Text() -> DrawText()
|
16 years ago |