CVS: sml-dist/src/system/smlnj/init core.sml, 1.15, 1.15.4.1
George Kuan <[email protected]> Mon, 17 Jul 2006 19:39:09 -0700
| Newsgroups | gmane.comp.lang.sml.smlnj.commits |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/smlnj/sml-dist/src/system/smlnj/init
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv20057/src/system/smlnj/init
Modified Files:
Tag: primop-branch-2
core.sml
Log Message:
commented out some Translator and TypesUtil debugging info
Index: core.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/system/smlnj/init/core.sml,v
retrieving revision 1.15
retrieving revision 1.15.4.1
diff -C2 -d -r1.15 -r1.15.4.1
*** core.sml 25 Feb 2005 20:46:23 -0000 1.15
--- core.sml 18 Jul 2006 02:39:07 -0000 1.15.4.1
***************
*** 348,352 ****
val deref = ( InLine.! )
val unboxedupdate = InLine.unboxedupdate
! val subscript = InLine.arrSub
val iadd = InLine.i31add
--- 348,352 ----
val deref = ( InLine.! )
val unboxedupdate = InLine.unboxedupdate
! val subscript : 'a array * int -> 'a = InLine.arrSub
val iadd = InLine.i31add
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV