A beginning is a very delicate time

This commit is contained in:
2021-10-17 22:32:05 -07:00
commit 0101f0c6da
6 changed files with 297 additions and 0 deletions

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# Getting started
1. Run `nix-shell`
2. Run `make clean klee CFLAGS=-DdrawSquare=drawSquareWeird` to run `drawSquareWeird`