|
KiCad PCB EDA Suite
|
#include <boost/lexical_cast.hpp>#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>Go to the source code of this file.
Macros | |
| #define | OPT_SEP '|' |
| options separator character | |
| #define OPT_SEP '|' |
options separator character
Definition at line 287 of file library_table.cpp.
Referenced by LIBRARY_TABLE::FormatOptions(), and LIBRARY_TABLE::ParseOptions().