diff options
author | Fahim | 2016-03-03 23:00:00 +0530 |
---|---|---|
committer | Fahim | 2016-03-03 23:00:00 +0530 |
commit | 7e4774656997c34eae3ab09b37c8f82b5b046d48 (patch) | |
tree | fe72483af0c1feba7f97d5b9290f647f50840fc1 /Examples/hwr6/hwr6.cir.ckt | |
parent | 823d892cbafccc47287ffebd01316754e7efad56 (diff) | |
download | eSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.tar.gz eSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.tar.bz2 eSim-7e4774656997c34eae3ab09b37c8f82b5b046d48.zip |
Remove unwanted example
Diffstat (limited to 'Examples/hwr6/hwr6.cir.ckt')
-rw-r--r-- | Examples/hwr6/hwr6.cir.ckt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Examples/hwr6/hwr6.cir.ckt b/Examples/hwr6/hwr6.cir.ckt deleted file mode 100644 index 225cb3c5..00000000 --- a/Examples/hwr6/hwr6.cir.ckt +++ /dev/null @@ -1,14 +0,0 @@ -* eeschema netlist version 1.1 (spice format) creation date: 10/08/14 11:31:43
-.include scr.sub
-
-v2 2 0 pulse(0 5 4m 0 0 1m 20m)
-* Plotting option vplot1
-* Plotting option vplot
-x3 0 2 4 scr
-r1 4 1 500
-v1 1 0 sine(0 100 50 0 0)
-
-.tran 20e-06 20e-03 0e-00
-.plot v(1)
-.plot v(1)-v(4)
-.end
|