diff options
Diffstat (limited to 'src/lib/netlist/macro/nlm_other.cpp')
| -rw-r--r-- | src/lib/netlist/macro/nlm_other.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/netlist/macro/nlm_other.cpp b/src/lib/netlist/macro/nlm_other.cpp index 5926d12d454..2a2478341ad 100644 --- a/src/lib/netlist/macro/nlm_other.cpp +++ b/src/lib/netlist/macro/nlm_other.cpp @@ -77,10 +77,10 @@ NETLIST_END() //- This implementation is focused on performance. There may be edge cases //- which lead to issues and ringing. //. +//- Example: ne566.cpp,ne566_example //- FunctionTable: //- https://www.egr.msu.edu/eceshop/Parts_Inventory/datasheets/lm566.pdf //- -//- Example: ne566.cpp,ne566_example //. static NETLIST_START(NE566_DIP) |
