CVS: sml/src/MLRISC/x86/instructions x86Cells.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/src/MLRISC/x86/instructions
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20464/x86/instructions

Modified Files:
	x86Cells.sml 
Log Message:
  Remove excess newline.


Index: x86Cells.sml
===================================================================
RCS file: /cvsroot/smlnj/sml/src/MLRISC/x86/instructions/x86Cells.sml,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** x86Cells.sml	27 Nov 2001 06:28:37 -0000	1.10
--- x86Cells.sml	19 Apr 2005 13:25:25 -0000	1.11
***************
*** 159,164 ****
     val edi = RegGP 7
     val stackptrR = RegGP 4
!    val ST = (fn x => RegFP x
!             )
     val ST0 = RegFP 0
     val asmTmpR = RegGP 0
--- 159,163 ----
     val edi = RegGP 7
     val stackptrR = RegGP 4
!    val ST = (fn x => RegFP x)
     val ST0 = RegFP 0
     val asmTmpR = RegGP 0



-------------------------------------------------------
This SF.Net email is sponsored by: New Crystal Reports XI.
Version 11 adds new functionality designed to reduce time involved in
creating, integrating, and deploying reporting solutions. Free runtime info,
new features, or free trial, at: http://www.businessobjects.com/devxi/728
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.