Skip to content

Commit 425df58

Browse files
committed
2LS: new default CLI options
1 parent fbc8f62 commit 425df58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2ls.inc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ run()
6060
fi
6161
fi
6262
else
63-
PROPERTY="$PROPERTY --heap-values-refine --sympath --k-induction --competition-mode"
63+
PROPERTY="$PROPERTY --heap --values-refine --k-induction --competition-mode"
6464

6565
# run the tool
6666
$TOOL_BINARY --graphml-witness $LOG.witness --object-bits $OBJ_BITS $PROPERTY \

0 commit comments

Comments
 (0)