Admin/polyml-5.1/README
author krauss
Mon, 12 May 2008 22:11:06 +0200
changeset 26875 e18574413bc4
parent 25456 6f79698f294d
permissions -rw-r--r--
Measure functions can now be declared via special rules, allowing for a prolog-style generation of measure functions for a specific type.


This distribution of Poly/ML 5.1 has been compiled from the original
sources (available from http://sourceforge.net/projects/polyml/) as
follows:

  tar xvzf polyml.5.1.tar.gz
  cd polyml.5.1
  ./configure --prefix=/tmp/polyml --without-x
  make
  make install

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


	Makarius
	22-Nov-2007

$Id$