Skip to content

Commit

Permalink
Do not enable lattice solver by default
Browse files Browse the repository at this point in the history
since this might be confusing
  • Loading branch information
Dylan Harries committed May 25, 2017
1 parent 390cc1c commit 51183cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Expand Up @@ -202,7 +202,7 @@ sqlite_inc_dir=""
tsil_lib_dir=""
tsil_inc_dir=""
# available RG solvers
SOLVERS="all"
SOLVERS="two_scale semi_analytic"
available_solvers="two_scale lattice semi_analytic"
# models that will be compiled
MODELS="all"
Expand Down

0 comments on commit 51183cd

Please sign in to comment.