summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/netlist/examples
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2020-08-24 22:01:39 +0200
committer couriersud <couriersud@gmx.org>2020-08-24 22:01:38 +0200
commit8335c1bed5d96ddfe07d53894ac742a078262b48 (patch)
tree771ab8b256ccbb1f3a8b86808c0d454419922329 /src/lib/netlist/examples
parent2880eea644c9fa32638b1e9c936c1e141ae97f7b (diff)
netlist: build system improvements
* Medium term this will significantly ease adding devices to netlist.
Diffstat (limited to 'src/lib/netlist/examples')
-rw-r--r--src/lib/netlist/examples/lostfound.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/examples/lostfound.cpp b/src/lib/netlist/examples/lostfound.cpp
index f22ebb64646..38c9376d1b6 100644
--- a/src/lib/netlist/examples/lostfound.cpp
+++ b/src/lib/netlist/examples/lostfound.cpp
@@ -211,5 +211,5 @@ private:
nld_power_pins m_supply;
};
- NETLIB_DEVICE_IMPL(CD4066_GATE_DYNAMIC, "CD4066_GATE_DYNAMIC", "")
+// NETLIB_DEVICE_IMPL(CD4066_GATE_DYNAMIC, "CD4066_GATE_DYNAMIC", "")