equal
deleted
inserted
replaced
1 # -*- shell-script -*- :mode=shellscript: |
1 # -*- shell-script -*- :mode=shellscript: |
2 |
2 |
3 init_components /home/isabelle/contrib "$HOME/admin/components/main" |
3 init_components /home/isabelle/contrib "$HOME/admin/components/main" |
4 |
4 |
5 POLYML_HOME="/home/polyml/polyml-5.5.1" |
5 POLYML_HOME="/home/polyml/polyml-5.5.2" |
6 ML_SYSTEM="polyml-5.5.1" |
6 ML_SYSTEM="polyml-5.5.2" |
7 ML_PLATFORM="x86_64-linux" |
7 ML_PLATFORM="x86_64-linux" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
9 ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1" |
9 ML_OPTIONS="--minheap 1000 --maxheap 3000 --gcthreads 1" |
10 |
10 |
11 ISABELLE_HOME_USER=~/isabelle-at64-poly |
11 ISABELLE_HOME_USER=~/isabelle-at64-poly |