Admin/isatest/settings/at-poly-5.1-para-e
changeset 27088 891a3c9db9e1
parent 26402 441ddf3b8f02
child 28669 fdae33134bbf
equal deleted inserted replaced
27087:5ce49b903159 27088:891a3c9db9e1
     1 # -*- shell-script -*-
     1 # -*- shell-script -*-
     2 
     2 
     3   POLYML_HOME="/home/polyml/polyml-cvs"
     3   POLYML_HOME="/home/polyml/polyml-5.2"
     4   ML_SYSTEM="polyml-cvs"
     4   ML_SYSTEM="polyml-5.2"
     5   ML_PLATFORM="x86-linux"
     5   ML_PLATFORM="x86-linux"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     7   ML_OPTIONS="-H 500"
     7   ML_OPTIONS="-H 500"
     8 
     8 
     9 ISABELLE_HOME_USER=~/isabelle-at-poly-5.1-para-e
     9 ISABELLE_HOME_USER=~/isabelle-at-poly-para-e
    10 
    10 
    11 # Where to look for isabelle tools (multiple dirs separated by ':').
    11 # Where to look for isabelle tools (multiple dirs separated by ':').
    12 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools"
    12 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools"
    13 
    13 
    14 # Location for temporary files (should be on a local file system).
    14 # Location for temporary files (should be on a local file system).