Admin/polyml/README
author huffman
Sat, 22 May 2010 18:34:38 -0700
changeset 37097 476016cbf8b3
parent 33540 84380e6c0b1a
child 37122 3ac12f743fe5
permissions -rw-r--r--
for functions with only variable patterns, fixrec definitions no longer use Fixrec.return/Fixrec.run


This distribution of Poly/ML 5.3 has been compiled from the original
sources as follows:

  tar xvzf polyml.5.3.tar.gz
  cd polyml.5.3
  ./configure --prefix="$HOME/tmp/polyml"
  make
  make install

Now $HOME/tmp/polyml/bin/* and $HOME/tmp/polyml/lib/* are moved to the
platform-specific target directory (e.g. polyml-5.3.0/x86-linux).
Note that Isabelle/lib/scripts/polyml-platform identifies your
platform.


	Makarius
	09-Nov-2009