Skip to content

Commit

Permalink
minor update for running llil4map example.
Browse files Browse the repository at this point in the history
  • Loading branch information
greg7mdp committed Apr 1, 2024
1 parent 29c3091 commit 55fe94b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ VagrantFile
benchmark/build
benchmark/output
benchmark/charts.html
examples/llil_utils/tmp
build*
.vagrant
.cache
Expand Down
2 changes: 1 addition & 1 deletion examples/llil_utils/run_llil4map
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash

cd tmp
../../ex_llil4map big* > out.txt
../../ex_llil4map big* big* big* > out.txt

0 comments on commit 55fe94b

Please sign in to comment.