Admin/polyml-5.1/README
author wenzelm
Wed, 26 Mar 2008 20:14:36 +0100
changeset 26403 8f66999d03a4
parent 25456 6f79698f294d
permissions -rw-r--r--
removed obsolete use_thy (cf. isar_syn.ML);


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$