* src/ngspice.c src/devices/dev.c: Moved AN_* defines to

dev.c.

	* src/analysis/cktpzset.c: Removed unused code.

	* tests/polezero/.cvsignore tests/polezero/Makefile.am
	tests/polezero/filt_multistage.cir
	tests/polezero/filt_multistage.out tests/polezero/filt_rc.cir
	tests/polezero/filt_rc.out: New files to test pole zero
	operations.

	* configure.in tests/Makefile.am: Updated for new files.
This commit is contained in:
arno
2000-06-11 10:32:50 +00:00
parent e563776de8
commit 9d2cbb06b7
11 changed files with 54 additions and 22 deletions
+7
View File
@@ -0,0 +1,7 @@
RC filter
v1 1 0 0 ac 1.0
r1 1 2 1k
c1 2 0 10p
.pz 1 0 2 0 vol pz
.print pz all
.end