KiCad PCB EDA Suite
|
Pcbnew PLUGIN for P-Cad 200x ASCII *.pcb format. More...
#include <pcad/pcb_io_pcad.h>
#include <pcad/pcad_pcb.h>
#include <pcad/s_expr_loader.h>
#include <io/io_utils.h>
#include <board.h>
#include <locale_io.h>
#include <cerrno>
#include <wx/string.h>
#include <wx/filename.h>
#include <wx/xml/xml.h>
Go to the source code of this file.
Pcbnew PLUGIN for P-Cad 200x ASCII *.pcb format.
Definition in file pcb_io_pcad.cpp.