src/HOL/Tools/etc/options
changeset 74409 83d2208252d1
parent 74376 1cc630940147
child 74845 91ee232b4211
--- a/src/HOL/Tools/etc/options	Sat Oct 02 12:04:14 2021 +0200
+++ b/src/HOL/Tools/etc/options	Sat Oct 02 12:15:37 2021 +0200
@@ -26,7 +26,7 @@
 
 section "Miscellaneous Tools"
 
-public option sledgehammer_provers : string = "cvc4 z3 spass e vampire"
+public option sledgehammer_provers : string = "cvc4 vampire verit e spass z3 zipperposition"
   -- "provers for Sledgehammer (separated by blanks)"
 
 public option sledgehammer_timeout : int = 30