summaryrefslogtreecommitdiff
path: root/example/README
diff options
context:
space:
mode:
authorMatthew Sotoudeh <matthew@masot.net>2023-07-14 07:25:31 -0700
committerMatthew Sotoudeh <matthew@masot.net>2023-07-14 07:25:31 -0700
commit0b12ba0ca00f7cdfb50b614fb24b673fb7e4e322 (patch)
treec8dc0b54c6f9df2f10185fc93f4276f1a8535802 /example/README
initial code
Diffstat (limited to 'example/README')
-rw-r--r--example/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/example/README b/example/README
new file mode 100644
index 0000000..07ed675
--- /dev/null
+++ b/example/README
@@ -0,0 +1,5 @@
+From the parent folder:
+ $ python3 example/symex.py example/test_files/fib
+ $ python3 example/symex.py example/test_files/cycle
+ $ python3 example/symex.py example/test_files/hasheq
+ etc.
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback