equal
deleted
inserted
replaced
5 POLYML_HOME="/home/polyml/polyml-svn" |
5 POLYML_HOME="/home/polyml/polyml-svn" |
6 ML_SYSTEM="polyml-5.5.2" |
6 ML_SYSTEM="polyml-5.5.2" |
7 ML_PLATFORM="x86-linux" |
7 ML_PLATFORM="x86-linux" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
9 ML_OPTIONS="-H 500 --gcthreads 4" |
9 ML_OPTIONS="-H 500 --gcthreads 4" |
|
10 |
|
11 ISABELLE_GHC=/usr/bin/ghc |
10 |
12 |
11 ISABELLE_HOME_USER=~/isabelle-at-poly-test |
13 ISABELLE_HOME_USER=~/isabelle-at-poly-test |
12 |
14 |
13 # Where to look for isabelle tools (multiple dirs separated by ':'). |
15 # Where to look for isabelle tools (multiple dirs separated by ':'). |
14 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools" |
16 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools" |