Admin/polyml/NOTES
author wenzelm
Tue, 11 Aug 2020 13:15:58 +0200
changeset 72131 284d6c06cbfb
parent 72061 0f2ff88f823e
permissions -rw-r--r--
updated to polyml-test-159dc81efc3b;

Notes on building Poly/ML as Isabelle component
===============================================

* component skeleton:
  $ isabelle build_polyml_component -s sha1 polyml.tar.gz polyml

* include full source (without symlink), for example:
  $ wget https://github.com/polyml/polyml/archive/master.zip