Admin/polyml/README
changeset 61071 c6ac3c3fbb85
parent 60983 ff4a67c65084
child 61740 d7e0315fe423
--- a/Admin/polyml/README	Mon Aug 31 21:28:08 2015 +0200
+++ b/Admin/polyml/README	Mon Aug 31 22:28:23 2015 +0200
@@ -2,7 +2,7 @@
 ====================
 
 This is a preview of Poly/ML 5.5.3, based on
-https://github.com/polyml/polyml/commit/3fbfb80c471f
+https://github.com/polyml/polyml/
 
 The included build script is used like this:
 
@@ -11,10 +11,11 @@
   ./build src x86-darwin --without-gmp
   ./build src x86_64-darwin --without-gmp
   ./build src x86-windows --with-gmp
+  ./build src x86_64-windows --with-gmp
 
 Also note that the separate "sha1" library module is required for
 efficient digesting of strings according to SHA-1.
 
 
         Makarius
-        20-Aug-2015
+        31-Aug-2015