reorganize to use .bat files instead of .sh. Move demo to an example project

This commit is contained in:
2025-09-15 10:58:01 -05:00
parent 530dea9728
commit e77dfde1bc
18 changed files with 115 additions and 39 deletions

View File

@@ -1,7 +1,3 @@
#include <string>
#include <fstream>
#include <sstream>
#include "util.hpp"
using namespace std;