equal
deleted
inserted
replaced
1 # -*- shell-script -*- :mode=shellscript: |
1 # -*- shell-script -*- :mode=shellscript: |
2 |
2 |
3 POLYML_HOME="/home/polyml/polyml-5.4.1" |
3 POLYML_HOME="/home/polyml/polyml-svn" |
4 ML_SYSTEM="polyml-5.4.1" |
4 ML_SYSTEM="polyml-5.5.0" |
5 ML_PLATFORM="x86-darwin" |
5 ML_PLATFORM="x86-darwin" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
7 ML_OPTIONS="-H 1000" |
7 ML_OPTIONS="-H 1000 --gcthreads 4" |
8 |
8 |
9 |
9 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly-M4 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly-M4 |
11 |
11 |
12 # Where to look for isabelle tools (multiple dirs separated by ':'). |
12 # Where to look for isabelle tools (multiple dirs separated by ':'). |