kicad/eeschema/netlist_exporters
Seth Hillbrand ac39e32bc9 Recognize subckt blocks in spice
Spice lines defining circuit elements are contained in a .subckt ..
.ends block.  The intervening lines should be exported to the netlist as
well as the control lines.

(cherry picked from commit d9eaff1c99)
2020-01-17 18:58:27 -08:00
..
netlist_exporter.cpp Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
netlist_exporter.h
netlist_exporter_cadstar.cpp
netlist_exporter_cadstar.h
netlist_exporter_generic.cpp Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
netlist_exporter_generic.h Break out ref-des-centric functions to own header 2019-01-30 15:41:36 -08:00
netlist_exporter_kicad.cpp
netlist_exporter_kicad.h
netlist_exporter_orcadpcb2.cpp
netlist_exporter_orcadpcb2.h
netlist_exporter_pspice.cpp Recognize subckt blocks in spice 2020-01-17 18:58:27 -08:00
netlist_exporter_pspice.h