diff options
Diffstat (limited to 'Examples/rc/rc.cir.out')
-rw-r--r-- | Examples/rc/rc.cir.out | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/Examples/rc/rc.cir.out b/Examples/rc/rc.cir.out deleted file mode 100644 index 6882e435..00000000 --- a/Examples/rc/rc.cir.out +++ /dev/null @@ -1,14 +0,0 @@ -* /home/fossee/downloads/esim-master/examples/rc/rc.cir - -r1 out in 1k -c1 out gnd 1u -v1 in gnd sine(0 2 50 0 0) -.tran 10e-03 100e-03 0e-03 - -* Control Statements -.control -run -print allv > plot_data_v.txt -print alli > plot_data_i.txt -.endc -.end |