author | wenzelm |
Tue, 28 Sep 2021 17:12:53 +0200 | |
changeset 74376 | 1cc630940147 |
parent 74375 | ba880f3a4e52 |
child 74377 | 6cefe97cb3ab |
--- a/src/HOL/Tools/etc/options Tue Sep 28 17:09:05 2021 +0200 +++ b/src/HOL/Tools/etc/options Tue Sep 28 17:12:53 2021 +0200 @@ -26,7 +26,7 @@ section "Miscellaneous Tools" -public option sledgehammer_provers : string = "cvc4 z3 spass e remote_vampire" +public option sledgehammer_provers : string = "cvc4 z3 spass e vampire" -- "provers for Sledgehammer (separated by blanks)" public option sledgehammer_timeout : int = 30