equal
deleted
inserted
replaced
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.3.0" |
5 POLYML_HOME="/home/polyml/polyml-5.3.0" |
6 ML_SYSTEM="polyml-5.3.0" |
6 ML_SYSTEM="polyml-5.3.0" |
7 ML_PLATFORM="x86_64-linux" |
7 ML_PLATFORM="x86-linux" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
8 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
9 ML_OPTIONS="-H 1000" |
9 ML_OPTIONS="-H 1000" |
10 |
10 |
11 ISABELLE_GHC=/usr/bin/ghc |
11 ISABELLE_GHC=/usr/bin/ghc |
12 |
12 |