[MLton-commit] r4401

Matthew Fluet MLton@mlton.org
Sun, 23 Apr 2006 20:15:53 -0700


Missed change when merging trunk revisions r4363:4396 into x86_64 branch
----------------------------------------------------------------------

U   mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/primitive.sml

----------------------------------------------------------------------

Modified: mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/primitive.sml
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/primitive.sml	2006-04-19 20:09:54 UTC (rev 4400)
+++ mlton/branches/on-20050822-x86_64-branch/basis-library/primitive/primitive.sml	2006-04-24 03:15:53 UTC (rev 4401)
@@ -1691,3 +1691,5 @@
                "unhandled exception in Basis Library\000")))
 in
 end
+
+val op + = Primitive.Int.+