Admin/polyml/NOTES
author wenzelm
Sat, 13 Aug 2022 18:06:30 +0200
changeset 75848 9e4c0aaa30aa
parent 72061 0f2ff88f823e
permissions -rw-r--r--
clarified signature;

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