diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile index b4265016..92ca2246 100644 --- a/src/Makefile +++ b/src/Makefile @@ -8,7 +8,7 @@ test: all test_power: #../../../rsem/idl/power/binary/run.sh - SAIL_OPTS=-skip_constraints ocamlbuild -classic-display sail.native test/run_power.native + ocamlbuild -classic-display sail.native test/run_power.native ./run_power.native --file ../../../rsem/idl/power/binary/main.bin test_idempotence: |
