KiCad PCB EDA Suite
|
#include <memory>
#include <sch_io/sch_io.h>
#include <sch_io/sch_io_mgr.h>
#include <stack>
#include <general.h>
#include <wildcards_and_files_ext.h>
Go to the source code of this file.
Classes | |
class | SCH_IO_KICAD_LEGACY |
A SCH_IO derivation for loading schematic files created before the new s-expression file format. More... | |