diff options
author | Saurabh Bansode | 2020-03-30 11:36:00 +0530 |
---|---|---|
committer | GitHub | 2020-03-30 11:36:00 +0530 |
commit | 44f799514b0820d5a3e88db8c149ea3ae1c5db10 (patch) | |
tree | f7d507cccc79105d4d1526a38dc4a14df8dd9ffb /Examples/InvertingAmplifier/ua741.sub | |
parent | 7c6743e5ec8a299ca40dceca5de3fc99a3aed025 (diff) | |
parent | 351b61ad2bdbed22b0b062d66ee999fbb7d61d25 (diff) | |
download | eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.tar.gz eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.tar.bz2 eSim-44f799514b0820d5a3e88db8c149ea3ae1c5db10.zip |
Merge pull request #145 from saurabhb17/master
UA741 removed from SubcircuitLibrary
Diffstat (limited to 'Examples/InvertingAmplifier/ua741.sub')
-rw-r--r-- | Examples/InvertingAmplifier/ua741.sub | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/Examples/InvertingAmplifier/ua741.sub b/Examples/InvertingAmplifier/ua741.sub deleted file mode 100644 index ad26c001..00000000 --- a/Examples/InvertingAmplifier/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 |