summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/devices/nld_4066.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/netlist/devices/nld_4066.cpp')
-rw-r--r--src/lib/netlist/devices/nld_4066.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/netlist/devices/nld_4066.cpp b/src/lib/netlist/devices/nld_4066.cpp
index 70e687b56bb..bd9b7bfe004 100644
--- a/src/lib/netlist/devices/nld_4066.cpp
+++ b/src/lib/netlist/devices/nld_4066.cpp
@@ -62,6 +62,7 @@ namespace netlist
{
R = rON;
}
+ //printf("%s %f %f %g\n", name().c_str(), sup, in, R);
if (R > nlconst::zero())
{
m_R.update();