Admin/isatest/settings/at-poly-e
changeset 58805 fa993a9082df
parent 58793 99ef204a1b6a
child 58890 0ca19a9fdc60
equal deleted inserted replaced
58804:785a65d25790 58805:fa993a9082df
     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-linux"
     7   ML_PLATFORM="x86_64-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