rlar
|
11579d9369
|
cleanup, ngspice/config.h is already in ngspice/ngspice.h, #1/2 (easy ones)
|
2012-10-06 12:12:08 +02:00 |
rlar
|
4ca58067a2
|
#2/6 config.h --> ngspice/config.h, #include's
|
2011-12-27 11:33:01 +00:00 |
rlar
|
10346e055c
|
#1/4 #include <ngspice/...> --> #include "ngspice/..."
|
2011-12-11 18:05:00 +00:00 |
rlar
|
d26015586c
|
#1/7 use a subdirectory "ngspice" for includes to create a uniq namespace
|
2011-08-20 17:27:09 +00:00 |
rlar
|
2b66531eb4
|
mop up some fixme comments
|
2011-05-08 12:52:58 +00:00 |
rlar
|
3349b98145
|
c89 compatibility, move NG_IGNORE() after declarations
|
2011-04-30 15:17:18 +00:00 |
rlar
|
55638c8023
|
various cleanups
|
2011-04-30 12:29:19 +00:00 |
rlar
|
0b6a557334
|
code cleanup
|
2011-04-27 18:30:15 +00:00 |
rlar
|
44a182c1ba
|
use the type CKTnode instead of void*
|
2010-08-11 18:54:31 +00:00 |
rlar
|
085afaee37
|
use GENinstance*, instead of void*
|
2010-08-10 19:11:26 +00:00 |
rlar
|
94518fdb02
|
use CKTcircuit instead of void*, #3/4
|
2010-07-07 17:32:40 +00:00 |
pnenzi
|
9606b353db
|
Added support for BSIM3SOI_PD 2.2.1 and changed configuration scripts, makefiles and support routines.
|
2000-11-21 07:38:51 +00:00 |
arno
|
6f81cb9446
|
* src/analysis/cktask.c: moved to src/devices.
* src/analysis/cktbindn.c: moved, renamed to
src/devices/cktbindnode.c.
* src/analysis/cktfdev.c: moved, renamed to
src/devices/cktfinddev.c.
* TODO: Updates
* src/analysis/Makefile.am src/devices/Makefile.am: Updates.
|
2000-06-19 19:03:54 +00:00 |