ngspice/src
arno 508fee7d4b * commands.c: Use fourier.h.
* dotcards.c: Update to prevent segfault.

	* fourier.c, fourier.h: com_fourier is now calling fourier(), a
	function with more parameters.

	* dotcards.c: Added assertions to guard a double indirection, now
	ngspice will bomb out on an assertion instead of a segfault.
2000-09-09 13:24:30 +00:00
..
frontend * commands.c: Use fourier.h. 2000-09-09 13:24:30 +00:00
include * TODO, doc/ngspice.texi: Small updates 2000-09-05 19:48:22 +00:00
maths * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
misc Added patches extracted from Alan Gillespie's code. Documentation and 2000-09-03 09:00:08 +00:00
spicelib * inp2dot.c: Removed unused static functions dot_ic and 2000-09-09 12:04:51 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
ChangeLog * src/analysis/*: Moved these files into src/devices/analysis. 2000-07-21 21:27:56 +00:00
Makefile.am * src/spicelib/devices/parser/*: Moved all files to 2000-07-25 06:03:06 +00:00
conf.c Initial revision 2000-04-27 20:03:57 +00:00
conf.h Initial revision 2000-04-27 20:03:57 +00:00
help.c src/Makefile.am src/help.c src/main.c 2000-06-27 16:09:02 +00:00
main.c * TODO, doc/ngspice.texi: Small updates 2000-09-05 19:48:22 +00:00
makeidx.c Initial revision 2000-04-27 20:03:57 +00:00
multidec.c * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 2000-05-03 20:01:30 +00:00
ngspice.c * TODO, doc/ngspice.texi: Small updates 2000-09-05 19:48:22 +00:00
ngspice.idx Initial revision 2000-04-27 20:03:57 +00:00
ngspice.txt Initial revision 2000-04-27 20:03:57 +00:00
nutmeg.c Initial revision 2000-04-27 20:03:57 +00:00
proc2mod.c Initial revision 2000-04-27 20:03:57 +00:00
sconvert.c * sconvert.c: Input routine moved here from parser/input.c. 2000-07-08 12:54:27 +00:00