Add -debug command (still in development)

This commit is contained in:
gingerBill
2017-11-19 15:06:56 +00:00
parent 284a9cd4c3
commit cec9f7abfe
8 changed files with 125 additions and 106 deletions

View File

@@ -112,6 +112,8 @@ u128 fnv128a(void const *data, isize len) {
return h;
}
#include "map.cpp"
#include "ptr_set.cpp"
#include "string_set.cpp"