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-5.4.1" |
4 ML_SYSTEM="polyml-5.4.2" |
4 ML_SYSTEM="polyml-5.4.1" |
5 ML_PLATFORM="x86_64-darwin" |
5 ML_PLATFORM="x86_64-darwin" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
7 ML_OPTIONS="-H 1000 --gcthreads 4 --gcshare 0" |
7 ML_OPTIONS="-H 2000 --gcthreads 4" |
8 |
8 |
9 |
9 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M4 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-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 ':'). |