This commit is contained in:
2018-07-23 19:39:21 +02:00
parent c28e0dbc88
commit 52d9616503
7 changed files with 11 additions and 39 deletions

View File

@@ -213,4 +213,4 @@ int main(int argc, char **argv) {
ph7_vm_release(pVm);
ph7_release(pEngine);
return 0;
}
}