changeset 48187 | 6615f7ce670b |
parent 47758 | 8c37cb84065f |
child 48207 | 40fab092d2a2 |
--- a/etc/settings Wed Jul 04 13:08:44 2012 +0200 +++ b/etc/settings Thu Jul 05 13:33:53 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"