Admin/polyml/CHECKLIST
changeset 65032 42b92fa72a51
parent 63229 f951c624c1a1
child 65880 54c6ec4166a4
--- a/Admin/polyml/CHECKLIST	Thu Feb 16 13:54:22 2017 +0100
+++ b/Admin/polyml/CHECKLIST	Fri Feb 17 19:37:14 2017 +0100
@@ -1,14 +1,8 @@
 Notes on building Poly/ML as Isabelle component
 ===============================================
 
-* copy README
-
-* copy build
-
-* copy etc/settings
+* include full source (without symlink):
+  $ wget https://github.com/polyml/polyml/archive/master.zip
 
-* include full source (without symlink)
-
-* include sha1 source and binary for each platform
-
-* linux: include copy of libgmp.so with symlinks from build host
+* component outline:
+  $ isabelle build_polyml -C component ...