etc/settings
changeset 28474 d0b8b0a1fca5
parent 28473 206db9ad527e
child 28504 7ad7d7d6df47
--- a/etc/settings	Fri Oct 03 13:21:01 2008 +0200
+++ b/etc/settings	Fri Oct 03 14:06:19 2008 +0200
@@ -227,7 +227,8 @@
 
 # External provers
 E_HOME=$(choosefrom "$ISABELLE_HOME/contrib/E/$ML_PLATFORM" "/usr/local/E" "")
-VAMPIRE_HOME=$(choosefrom "$ISABELLE_HOME/contrib/vampire/$ML_PLATFORM" "/usr/local/Vampire" "")
+VAMPIRE_HOME=$(choosefrom "$ISABELLE_HOME/contrib/vampire/$ML_PLATFORM" "/usr/local/Vampire" \
+  "$ISABELLE_HOME/contrib/SystemOnTPTP" "")
 SPASS_HOME=$(choosefrom "$ISABELLE_HOME/contrib/spass/$ML_PLATFORM/bin" "/usr/local/SPASS" "")
 
 # HOL4 proof objects (cf. Isabelle/src/HOL/Import)