mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-31 18:05:14 +02:00
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
|