Make the Builtin class available from Python
This commit is contained in:
@@ -20,6 +20,7 @@ void python::common::export_all(py::module& module) {
|
||||
export_Log(module);
|
||||
export_IO(module);
|
||||
export_SummaryState(module);
|
||||
export_ParserKeywords(module);
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user