git-svn-id: http://moon:8086/svn/projects/ltspice@388 fda53097-d464-4ada-af97-ba876c37ca34
8 lines
180 B
Plaintext
8 lines
180 B
Plaintext
* Copyright © Linear Technology Corp. 1998, 1999, 2000. All rights reserved.
|
|
*
|
|
.subckt opamp 1 2 3
|
|
G1 0 3 2 1 {Aol}
|
|
R3 3 0 1.
|
|
C3 3 0 {Aol/GBW/6.28318530717959}
|
|
.ends opamp
|