merged
authorwenzelm
Thu, 05 Jul 2012 13:35:46 +0200
changeset 48189 cd0a411b7fc1
parent 48188 dcfe2c92fc7c (current diff)
parent 48187 6615f7ce670b (diff)
child 48190 76b6207eb000
merged
--- a/Admin/isatest/settings/at-poly-test	Thu Jul 05 13:24:09 2012 +0200
+++ b/Admin/isatest/settings/at-poly-test	Thu Jul 05 13:35:46 2012 +0200
@@ -24,8 +24,8 @@
 
 ISABELLE_USEDIR_OPTIONS="-i true -d pdf -v true -t true"
 
-ISABELLE_GHC="/home/isabelle/contrib_devel/ghc/x86-linux/ghc"
-ISABELLE_OCAML="/home/isabelle/contrib_devel/ocaml/x86-linux/ocaml"
+ISABELLE_GHC="/usr/bin/ghc"
+ISABELLE_OCAML="/usr/bin/ocaml"
 ISABELLE_SWIPL="/home/isabelle/contrib_devel/swipl/bin/swipl"
 
 init_component "$HOME/contrib_devel/kodkodi-1.2.16"
--- a/etc/settings	Thu Jul 05 13:24:09 2012 +0200
+++ b/etc/settings	Thu Jul 05 13:35:46 2012 +0200
@@ -220,6 +220,6 @@
 #GLPK_PATH=glpsol
 
 # Misc programming languages
-#ISABELLE_GHC="/usr/local/ghc/$ISABELLE_PLATFORM/ghc"
-#ISABELLE_OCAML="/usr/local/ocaml/$ISABELLE_PLATFORM/ocaml"
-#ISABELLE_SWIPL="/usr/local/swipl/$ISABELLE_PLATFORM/swipl"
+#ISABELLE_GHC="/usr/bin/ghc"
+#ISABELLE_OCAML="/usr/bin/ocaml"
+#ISABELLE_SWIPL="/usr/bin/swipl"