Admin/isatest/settings/afp-poly
changeset 46250 75dc4beb43b3
parent 46248 da375b4b7167
child 46252 9aad9b87354a
equal deleted inserted replaced
46249:9f39ae84b593 46250:75dc4beb43b3
     1 # -*- shell-script -*- :mode=shellscript:
     1 # -*- shell-script -*- :mode=shellscript:
     2 
     2 
     3 CONTRIB=~/afp/contrib
     3 CONTRIB=~/afp/contrib
     4 
     4 
     5   POLYML_HOME=$CONTRIB/polyml
     5   POLYML_HOME=$CONTRIB/polyml-5.4.1
     6   ML_SYSTEM="polyml-5.4.1"
     6   ML_SYSTEM="polyml-5.4.1"
     7   ML_PLATFORM="x86-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 4"
     9   ML_OPTIONS="-H 2000 --gcthreads 4"
    10 
    10 
    11 JINJATHREADS_OPTIONS="-M 1 -q 0 -p 0"
    11 JINJATHREADS_OPTIONS="-M 1 -q 0 -p 0"
    12 
    12