equal
deleted
inserted
replaced
2 |
2 |
3 POLYML_HOME="/home/polyml/polyml-5.3.0" |
3 POLYML_HOME="/home/polyml/polyml-5.3.0" |
4 ML_SYSTEM="polyml-5.3.0" |
4 ML_SYSTEM="polyml-5.3.0" |
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="--mutable 12000 --immutable 4000" |
7 ML_OPTIONS="--mutable 4000 --immutable 4000" |
8 |
8 |
9 |
9 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8 |
10 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8 |
11 |
11 |
12 # Where to look for isabelle tools (multiple dirs separated by ':'). |
12 # Where to look for isabelle tools (multiple dirs separated by ':'). |