KiCad PCB EDA Suite
|
#include <pcad/s_expr_loader.h>
#include <dsnlexer.h>
#include <macros.h>
#include <xnode.h>
#include <wx/string.h>
#include <wx/xml/xml.h>
#include <wx/wxcrt.h>
Go to the source code of this file.
Namespaces | |
namespace | PCAD2KICAD |
Functions | |
void | PCAD2KICAD::LoadInputFile (const wxString &aFileName, wxXmlDocument *aXmlDoc) |
Variables | |
static KEYWORD | PCAD2KICAD::empty_keywords [1] = {} |
static const char | PCAD2KICAD::ACCEL_ASCII_KEYWORD [] = "ACCEL_ASCII" |