Admin/isatest/settings/at-poly
changeset 58890 0ca19a9fdc60
parent 58805 fa993a9082df
child 62501 98fa1f9a292f
equal deleted inserted replaced
58889:5b7a9633cfa8 58890:0ca19a9fdc60
     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