| author | wenzelm | 
| Wed, 26 Feb 2020 19:26:00 +0100 | |
| changeset 71484 | bb82dd4d19f6 | 
| parent 67583 | c933a5d4e1ee | 
| child 72061 | 0f2ff88f823e | 
| permissions | -rw-r--r-- | 
| 51061 | 1 | Notes on building Poly/ML as Isabelle component | 
| 2 | =============================================== | |
| 3 | ||
| 65880 | 4 | * component skeleton: | 
| 66846 
c04f46a6f29d
back to build_polyml_component according to 54c6ec4166a4 (amending 808e6ddb5a50);
 wenzelm parents: 
66761diff
changeset | 5 | $ isabelle build_polyml_component -s sha1 component | 
| 51061 | 6 | |
| 65880 | 7 | * include full source (without symlink), for example: | 
| 8 | $ wget https://github.com/polyml/polyml/archive/master.zip |