ngspice/src
arno 9b7d4b3187 * src/spicelib/analysis/cktpzstr.c: Reversed a patch that went
in between ng-spice-0.2 and ng-spice-0.3 that eliminated the
        following warnings: 'suggest parentheses around && within
        ||'.  The parenthesis were not placed correctly, leading to
        incorrect behaviour of the pole-zero analysis.

        * tests/polezero/*.out: Changed the content of these files because
        the bug that caused the incorrect pole-zero results have been
        traced to src/spicelib/analysis/cktpzstr.c.
2000-07-27 22:57:36 +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/spicelib/analysis/cktpzstr.c: Reversed a patch that went 2000-07-27 22:57:36 +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 File changed to relect the new layout (spicelib/...). Something reamins to be done. Wait for the next commit. 2000-07-23 18:35:45 +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