diff options
author | fahim-oscad | 2016-05-23 14:26:44 +0530 |
---|---|---|
committer | fahim-oscad | 2016-05-23 14:26:44 +0530 |
commit | 0930372f4634e26cb50f660ddf3cf8d8b6101b4d (patch) | |
tree | df160eed68c08c0c132e008d224c7cf58a3dd1eb /views/Redundant/netlist.txt | |
parent | 9774e308dc82314d953742c11847c880123bfa8f (diff) | |
download | eSimWebApp-0930372f4634e26cb50f660ddf3cf8d8b6101b4d.tar.gz eSimWebApp-0930372f4634e26cb50f660ddf3cf8d8b6101b4d.tar.bz2 eSimWebApp-0930372f4634e26cb50f660ddf3cf8d8b6101b4d.zip |
Remove unwanted files And modified the github link and title
Diffstat (limited to 'views/Redundant/netlist.txt')
-rw-r--r-- | views/Redundant/netlist.txt | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/views/Redundant/netlist.txt b/views/Redundant/netlist.txt deleted file mode 100644 index dbcff26..0000000 --- a/views/Redundant/netlist.txt +++ /dev/null @@ -1,14 +0,0 @@ -*ngspice netlist by niel mishra* -v1 1 0 sin(0 5 1khz) -c1 2 0 1pf -d1 1 3 diode -r1 3 2 10 - -.tran 1e-03 100e-03 1e-03 - -.control -run -print allv > dumpv.txt -print alli > dumpi.txt -.endc -.end |