summaryrefslogtreecommitdiff
path: root/lang/moscow_ml/files/patch-README
diff options
context:
space:
mode:
authorJohan van Selst <johans@FreeBSD.org>2016-05-11 14:44:06 +0000
committerJohan van Selst <johans@FreeBSD.org>2016-05-11 14:44:06 +0000
commit629db82356ee1575032fa8c4a18758dd36a65fd7 (patch)
treea2c7677164d12b4ad188185ea56c2ee204fcfbfd /lang/moscow_ml/files/patch-README
parentFix rc Script (diff)
Moscow_ml has been renamed mosml
Update to version 2.10.1, now hosted on Github See changelog on the new project website http://mosml.org/
Notes
Notes: svn path=/head/; revision=414999
Diffstat (limited to 'lang/moscow_ml/files/patch-README')
-rw-r--r--lang/moscow_ml/files/patch-README19
1 files changed, 0 insertions, 19 deletions
diff --git a/lang/moscow_ml/files/patch-README b/lang/moscow_ml/files/patch-README
deleted file mode 100644
index a49ab6f54bf2..000000000000
--- a/lang/moscow_ml/files/patch-README
+++ /dev/null
@@ -1,19 +0,0 @@
---- ../README.orig Fri Jun 30 16:38:16 2000
-+++ ../README Sat Feb 26 11:17:52 2005
-@@ -1,12 +1,13 @@
--This is file README for Moscow ML 2.00 for Linux/Unix (June 2000)
-+This is file README for Moscow ML 2.01 for Linux/Unix (Jan 2004)
-
- EXTENT OF THE IMPLEMENTATION
-
--The current version 2.00 of Moscow ML
-+The current version 2.01 of Moscow ML
-
-+ * fixes Y2004 bugs in handling of time values
- * implements the full Standard ML language, as revised 1997,
- including Modules and some extensions
-- * yet is backwards compatible with versions prior to 2.00
-+ * yet is backwards compatible with versions prior to 2.01
- * implements large parts of the new SML Basis Library
- * implements separate compilation
- * can produce compact stand-alone executables (a la Caml Light)