Initial commit.

This commit is contained in:
Nolan Darilek 2025-04-26 20:22:53 -05:00
commit 694f7ff118
10 changed files with 1873 additions and 0 deletions

5
test1.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/sh
cargo build --release
rm -f test.map*
time cargo run --release