#include <wx/app.h>
#include <wx/msgdlg.h>
#include <build_version.h>
#include <calculator_panels/panel_regulator.h>
#include <class_regulator_data.h>
#include <datafile_read_write.h>
#include <string_utils.h>
#include <locale_io.h>
#include <macros.h>
#include <pcb_calculator_datafile_lexer.h>
#include <pcb_calculator_frame.h>
#include <pgm_base.h>
Go to the source code of this file.
◆ getTokenName()
static const char * getTokenName |
( |
T |
aTok | ) |
|
|
static |
◆ regtype_str
const char* regtype_str[] |
|
static |