[examples] setting up the last two integration examples and slots in the examples directory

This commit is contained in:
Allen Webster
2021-10-09 23:45:02 -07:00
parent b67dc566c6
commit 8ee69f0124
6 changed files with 58 additions and 5 deletions
+1 -1
View File
@@ -24,4 +24,4 @@ main(int argc, char **argv)
// print the results
MD_PrintDebugDumpFromNode(stdout, parse.node, MD_GenerateFlags_All);
}
}