resolved one error and one segfault in xpp02

This commit is contained in:
lenovo
2022-12-12 22:34:11 +01:00
parent fecde1a8b1
commit 5b19461090
33 changed files with 567 additions and 326 deletions

View File

@@ -51,6 +51,7 @@ It will have the following functions:
* ATarget* createTarget(string const &), that creates a target of the
specified type
--------------------------------------------------------------------------------
Phew, that's done. Now here's a test main. It's not very thorough, so make sure
to use your own aswell.