changeset 35571 | 4af56a1c4c7d |
parent 35398 | aec00d4ec03d |
child 36100 | a8912920ef4f |
35570:0e30eef52d85 | 35571:4af56a1c4c7d |
---|---|
1 # -*- shell-script -*- :mode=shellscript: |
1 # -*- shell-script -*- :mode=shellscript: |
2 |
2 |
3 POLYML_HOME="/home/polyml/polyml-5.3.0" |
3 POLYML_HOME="/home/polyml/polyml-svn" |
4 ML_SYSTEM="polyml-5.3.0" |
4 ML_SYSTEM="polyml-5.3.0" |
5 ML_PLATFORM="x86-linux" |
5 ML_PLATFORM="x86-linux" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
6 ML_HOME="$POLYML_HOME/$ML_PLATFORM" |
7 ML_OPTIONS="-H 500" |
7 ML_OPTIONS="-H 500" |
8 |
8 |