From 088203b088a02eabb4606dc734e901b81f237b11 Mon Sep 17 00:00:00 2001 From: rahulp13 Date: Thu, 7 Jan 2021 07:55:48 +0530 Subject: removed outdated dependencies --- Windows/spice/examples/xspice/xspice_c2.cir | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 Windows/spice/examples/xspice/xspice_c2.cir (limited to 'Windows/spice/examples/xspice/xspice_c2.cir') diff --git a/Windows/spice/examples/xspice/xspice_c2.cir b/Windows/spice/examples/xspice/xspice_c2.cir deleted file mode 100644 index 5c66bdd1..00000000 --- a/Windows/spice/examples/xspice/xspice_c2.cir +++ /dev/null @@ -1,16 +0,0 @@ -A transistor amplifier circuit -* -.tran 1e-5 2e-3 -* -vin 1 0 0.0 ac 1.0 sin(0 1 1k) -* -ccouple 1 in 10uF -rzin in 0 19.35k -* -aamp in aout gain_block -.model gain_block gain (gain = -3.9 out_offset = 7.003) -* -rzout aout coll 3.9k -rbig coll 0 1e12 -* -.end -- cgit