|
KiCad PCB EDA Suite
|
#include <boost/lexical_cast.hpp>#include <cstdint>#include <limits>#include <kiplatform/io.h>#include <libraries/library_table.h>#include <libraries/library_table_parser.h>#include <richio.h>#include <string_utils.h>#include <trace_helpers.h>#include <wx_filename.h>#include <xnode.h>#include <libraries/library_manager.h>#include <wx/buffer.h>#include <wx/ffile.h>Go to the source code of this file.
Macros | |
| #define | OPT_SEP '|' |
| options separator character | |
| #define OPT_SEP '|' |
options separator character
Definition at line 333 of file library_table.cpp.
Referenced by LIBRARY_TABLE::FormatOptions(), and LIBRARY_TABLE::ParseOptions().