Skip to content

Commit 87f0a27

Browse files
committed
Turn on E for arjun
1 parent 62408f2 commit 87f0a27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ bool sampling_vars_found = false;
7979
int ignore_sampl_set = 0;
8080
int do_arjun = 1;
8181
int debug_arjun = 0;
82-
int with_e = 0;
82+
int with_e = 1;
8383

8484
void add_appmc_options()
8585
{

0 commit comments

Comments
 (0)