ngspice/src/spicelib
Holger Vogt 0e46f6f8a1 remove numerous unsigned int vs. int warnings
by setting all variables to type int.
Remove redundant function declarations by remmoving some includes
in span.c and vsrcdefs.h
In tmalloc convert int to size_t
2022-05-01 10:29:08 +02:00
..
analysis remove numerous unsigned int vs. int warnings 2022-05-01 10:29:08 +02:00
devices remove numerous unsigned int vs. int warnings 2022-05-01 10:29:08 +02:00
parser In case of resistor valuues r150 (r + integer number), 2022-04-26 10:33:31 +02:00
ChangeLog * src/spicelib/devices/README: Moved to src/spicelib/README. 2000-07-25 06:07:11 +00:00
Makefile.am Makefiles, drop some CVS remnants 2012-11-06 19:18:54 +01:00
README * src/spicelib/devices/README: Moved to src/spicelib/README. 2000-07-25 06:07:11 +00:00

README

The Spice Library.

It takes a circuit description and builds a simulator from it.