Loading...
Searching...
No Matches
#include <wx/log.h>
#include <ki_exception.h>
#include <sim/spice_model_parser.h>
#include <sim/spice_grammar.h>
#include <sim/sim_model_spice.h>
#include <sim/sim_library_spice.h>
#include <boost/algorithm/string/case_conv.hpp>
#include <boost/algorithm/string/predicate.hpp>
#include <pegtl.hpp>
#include <pegtl/contrib/parse_tree.hpp>
Go to the source code of this file.
|
static const wxChar | traceSpiceModelParser [] = wxT( "KICAD_SPICE_MODEL_PARSER" ) |
| Flag to enable SPICE model parser debugging output.
|
|