Admin/polyml/NOTES
author wenzelm
Thu, 03 Nov 2022 21:09:20 +0100
changeset 76420 809cd1195795
parent 72061 0f2ff88f823e
permissions -rw-r--r--
clarified directory layout: templates for user sessions;

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