[MLton-commit] r4396
Matthew Fluet
MLton@mlton.org
Tue, 18 Apr 2006 17:53:39 -0700
Formatting
----------------------------------------------------------------------
U mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/integer/int-inf0.sml
----------------------------------------------------------------------
Modified: mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/integer/int-inf0.sml
===================================================================
--- mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/integer/int-inf0.sml 2006-04-19 00:53:20 UTC (rev 4395)
+++ mlton/branches/on-20050822-x86_64-branch/basis-library.refactor/integer/int-inf0.sml 2006-04-19 00:53:39 UTC (rev 4396)
@@ -328,7 +328,6 @@
val fromWord8Unsafe = fromWord8
val fromWord8XUnsafe = fromWord8X
-
val fromWordAux16 =
make {toMPLimb = MPLimb.fromWord16,
toObjptrWord = ObjptrWord.fromWord16,