Big cleanup of rampant using std.

This commit is contained in:
Zed A. Shaw 2024-09-07 22:26:57 -04:00
parent fcd1225370
commit 453c50c563
15 changed files with 49 additions and 40 deletions

View file

@ -13,3 +13,6 @@ install: build test
run: install
./escape_turings_tarpit.exe
clean:
meson compile --clean -C builddir