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
bump to -rc12
[gnucap-felix.git]
/
tests
/
mark_dc_cont.gc
blob
ff118dfdaa6f0f6dd063bd3224456e36ce2c71cc
1
spice
2
3
.param myR=1
4
5
R1 0 2 myR
6
I1 0 2 3
7
8
.op
9
.mark
10
.print tran v(nodes)
11
12
.tr 0 1 .5
13
.tr 0 1 .5 cont
14
15
.param myR=2
16
.tr 0 1 .5 cont
17
18
.alter R1 4
19
.tr 0 1 .5 cont
20
21
.end