From d040435822ecd9f0ca8455cf63e1c835dc424d1a Mon Sep 17 00:00:00 2001 From: Brendan Haines Date: Sat, 3 Aug 2024 11:08:05 -0600 Subject: [PATCH] remove comment --- spice/generic/varistor.lib | 1 - 1 file changed, 1 deletion(-) diff --git a/spice/generic/varistor.lib b/spice/generic/varistor.lib index 4b62b22..a513108 100644 --- a/spice/generic/varistor.lib +++ b/spice/generic/varistor.lib @@ -4,7 +4,6 @@ *///////////////////////////////////////////////////////////////////// .SUBCKT VARISTOR IN_P IN_N R_P R_N PARAMS: gain=1 *///////////////////////////////////////////////////// -* .PARAM gain=1 R R_P R_N {abs(V(IN_P) - V(IN_N)) * gain + 1n} .ENDS * END MODEL VARISTOR