equal
deleted
inserted
replaced
1 # -*- shell-script -*- :mode=shellscript: |
1 # -*- shell-script -*- :mode=shellscript: |
2 |
2 |
3 POLYML_HOME="/home/polyml/polyml-svn" |
3 POLYML_HOME="/home/polyml/polyml-svn" |
4 ML_SYSTEM="polyml-5.4.1" |
4 ML_SYSTEM="polyml-5.4.2" |
5 ML_PLATFORM="x86-linux" |
5 ML_PLATFORM="x86-linux" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
7 ML_OPTIONS="-H 500" |
7 ML_OPTIONS="-H 500" |
8 |
8 |
9 ISABELLE_HOME_USER=~/isabelle-at-poly-test |
9 ISABELLE_HOME_USER=~/isabelle-at-poly-test |