Expose C++ objects to Python runtime

This commit is contained in:
Joakim Hove
2019-09-12 16:34:37 +02:00
parent 40570f1aba
commit 69ddffc966
8 changed files with 84 additions and 13 deletions

View File

@@ -47,7 +47,7 @@ namespace {
parser->addParserKeyword(keyword);
}
}