CVS: sml-dist/src/compiler/Execution/binfile binfile.sml,1.10,1.11

John Reppy <[email protected]>
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/compiler/Execution/binfile
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13558/src/compiler/Execution/binfile

Modified Files:
	binfile.sml 
Log Message:
  Rename Pack* structures to PackWord*.


Index: binfile.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/Execution/binfile/binfile.sml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** binfile.sml	29 Sep 2004 18:50:52 -0000	1.10
--- binfile.sml	2 Nov 2005 21:12:30 -0000	1.11
***************
*** 179,183 ****
  	end
  
!     fun readInt32 s = LargeWord.toIntX(Pack32Big.subVec(bytesIn(s, 4), 0))
  
      fun readPackedInt32 s = let
--- 179,183 ----
  	end
  
!     fun readInt32 s = LargeWord.toIntX(PackWord32Big.subVec(bytesIn(s, 4), 0))
  
      fun readPackedInt32 s = let



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.