src/HOL/Tools/etc/options
changeset 74376 1cc630940147
parent 74352 fb8ce6090437
child 74409 83d2208252d1
--- 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