repo.or.cz
/
gnucap-felix.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
check prequeueing in sock
[gnucap-felix.git]
/
tests
/
c_delete.3.ckt
blob
81d4e7a6828fdfb89ad4d1e4c272f9ba9caafe78
1
' a test of the delete command
2
Y1 1 0 0
3
Y2 2 0 0
4
Y3 3 0 0
5
Y4 4 0 0
6
Y5 5 0 0
7
V1 1 0 1
8
R1 1 2 1
9
R2 2 0 1
10
R31 2 3 1
11
R32 3 0 2
12
L 3 4 5
13
C1 4 0 5
14
C2 4 5 5
15
C3 5 0 2
16
.option trace
17
.print op v(nodes)
18
.list
19
.op
20
.delete Q3 M* L R3* L* c* c2 r2 r*
21
.list
22
.op
23
.end