Admin/isatest/settings/mac-poly64-M8
changeset 58988 da26d2d6346c
parent 58927 ce06a901c050
child 59026 38338e759f26
equal deleted inserted replaced
58987:ee55e667dedc 58988:da26d2d6346c
     6   ML_SYSTEM="polyml-5.4.1"
     6   ML_SYSTEM="polyml-5.4.1"
     7   ML_PLATFORM="x86_64-darwin"
     7   ML_PLATFORM="x86_64-darwin"
     8   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     8   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     9   ML_OPTIONS="-H 2000 --gcthreads 8"
     9   ML_OPTIONS="-H 2000 --gcthreads 8"
    10 
    10 
    11 ISABELLE_GHC=ghc
    11 #FIXME disabled due to polyml-5.4.1 compiler crash in Quickcheck_Lattice_Examples.thy
       
    12 #ISABELLE_GHC=ghc
    12 
    13 
    13 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    14 ISABELLE_HOME_USER=~/isabelle-mac-poly64-M8
    14 
    15 
    15 # Where to look for isabelle tools (multiple dirs separated by ':').
    16 # Where to look for isabelle tools (multiple dirs separated by ':').
    16 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools"
    17 ISABELLE_TOOLS="$ISABELLE_HOME/lib/Tools"