Admin/isatest/settings/mac-poly64-M8
changeset 45148 33f0c4a1d25b
parent 43846 e6226e100ac5
child 46007 493d9c4d7ed5
equal deleted inserted replaced
45147:c23029f6357f 45148:33f0c4a1d25b
     1 # -*- shell-script -*- :mode=shellscript:
     1 # -*- shell-script -*- :mode=shellscript:
     2 
     2 
     3   POLYML_HOME="/home/polyml/polyml-svn"
     3   POLYML_HOME="/home/polyml/polyml-5.4.1"
     4   ML_SYSTEM="polyml-5.4.2"
     4   ML_SYSTEM="polyml-5.4.1"
     5   ML_PLATFORM="x86_64-darwin"
     5   ML_PLATFORM="x86_64-darwin"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     6   ML_HOME="$POLYML_HOME/$ML_PLATFORM"
     7   ML_OPTIONS="-H 2000 --gcthreads 4"
     7   ML_OPTIONS="-H 2000 --gcthreads 4"
     8 
     8 
     9 
     9