ngspice/src
arno 5455e51390 * src/analysis/*: Moved these files into src/devices/analysis.
The files in this directory implement the analysis and simulation
        for electrical circuits.

        This is the final step to separating the Spice sources into a
        library part and a frontend part.  Now, the devices subdirectory
        has to be renamed to spicelib and the devices that are now
        scattered in that directory should be moved into a new devices
        directory.

        * configure.in, src/Makefile.am, src/devices/Makefile.am: Files
        affected by the move.
2000-07-21 21:27:56 +00:00
..
frontend * src/hlp/*: moved these files into src/frontend/help. The files 2000-07-21 18:25:47 +00:00
include * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
maths * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
misc * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +00:00
spicelib * src/analysis/*: Moved these files into src/devices/analysis. 2000-07-21 21:27:56 +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/analysis/*: Moved these files into src/devices/analysis. 2000-07-21 21:27:56 +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 * main.c frontend/com_ahelp.c frontend/com_asciiplot.c 2000-07-18 18:07:16 +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 * src/ngspice.c src/devices/dev.c: Moved AN_* defines to 2000-06-11 10:32:50 +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