10 lines
87 B
Plaintext
10 lines
87 B
Plaintext
|
|
* -*- spice -*-
|
||
|
|
|
||
|
|
.LIB RES
|
||
|
|
|
||
|
|
.subckt sub_in_lib n1 n2
|
||
|
|
R3 n1 n2 2k
|
||
|
|
.ends
|
||
|
|
|
||
|
|
.ENDL RES
|