KiCad PCB EDA Suite
|
#include <sch_io/sch_io_mgr.h>
#include <pin_type.h>
#include <core/typeinfo.h>
#include <layer_ids.h>
#include <plotters/plotter.h>
#include <sch_io/ltspice/ltspice_schematic.h>
Go to the source code of this file.
Classes | |
class | SCH_IO_LTSPICE_PARSER |
The class is been used for loading the asc and asy files in intermediate data structure. More... | |