From 7e4774656997c34eae3ab09b37c8f82b5b046d48 Mon Sep 17 00:00:00 2001 From: Fahim Date: Thu, 3 Mar 2016 23:00:00 +0530 Subject: Remove unwanted example --- Examples/Inverting_Amplifier/ua741.sub | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100755 Examples/Inverting_Amplifier/ua741.sub (limited to 'Examples/Inverting_Amplifier/ua741.sub') diff --git a/Examples/Inverting_Amplifier/ua741.sub b/Examples/Inverting_Amplifier/ua741.sub deleted file mode 100755 index ad26c001..00000000 --- a/Examples/Inverting_Amplifier/ua741.sub +++ /dev/null @@ -1,12 +0,0 @@ -* Subcircuit ua741 -.subckt ua741 6 7 3 -* eeschema netlist version 1.1 (spice format) creation date: monday 17 december 2012 11:16:58 am ist -rout1 3 2 75 -eout1 2 0 1 0 1 -cbw1 1 0 31.85e-9 -rbw1 1 4 0.5e6 -ein1 4 0 7 6 100e3 -rin1 7 6 2e6 -* Control Statements - -.ends ua741 \ No newline at end of file -- cgit