src/HOL/Tools/etc/options
changeset 73418 7d7d959547a1
parent 72988 52ba78df4088
child 73691 2f9877db82a1
--- a/src/HOL/Tools/etc/options	Fri Mar 12 23:00:01 2021 +0100
+++ b/src/HOL/Tools/etc/options	Fri Mar 12 23:30:35 2021 +0100
@@ -35,6 +35,9 @@
 public option vampire_noncommercial : string = "unknown"
   -- "status of Vampire activation for noncommercial use (yes, no, unknown)"
 
+public option SystemOnTPTP : string = "http://www.tptp.org/cgi-bin/SystemOnTPTPFormReply"
+  -- "URL for SystemOnTPTP service"
+
 public option MaSh : string = "sml"
   -- "machine learning algorithm to use by Sledgehammer (nb_knn, nb, knn, none)"