ngspice/src/maths
arno 5492f4cb89 * src/frontend/interp.c: Broken up into individual files and
moved into their own subdirectory: src/maths/poly.

	* src/maths/poly/.cvsignore src/maths/poly/Makefile.am
	src/maths/poly/interpolate.c src/maths/poly/interpolate.h
	src/maths/poly/poly.h src/maths/poly/polyderiv.c
	src/maths/poly/polyderiv.h src/maths/poly/polyeval.c
	src/maths/poly/polyeval.h src/maths/poly/polyfit.c
	src/maths/poly/polyfit.h: The resulting files.

	* src/Makefile.am src/maths/Makefile.am: Updates for the new
	library.
2000-05-13 10:56:58 +00:00
..
cmaths * src/maths/cmaths/Makefile.am src/maths/cmaths/cmath1.c 2000-05-13 10:36:41 +00:00
ni * src/maths/ni/nipzmeth.c: Corrected an overeager deletion. 2000-05-04 19:33:52 +00:00
poly * src/frontend/interp.c: Broken up into individual files and 2000-05-13 10:56:58 +00:00
sparse * man/man1/nutmeg.1 man/man1/spice.1 src/multidec.c 2000-05-03 20:01:30 +00:00
.cvsignore * DEVICES: Adjusted spacing. 2000-05-01 18:23:50 +00:00
Makefile.am * src/frontend/interp.c: Broken up into individual files and 2000-05-13 10:56:58 +00:00