CVS: sml-dist/src/compiler/ElabData/basics ii.sml, 1.2.20.1, 1.2.20.2

George Kuan <[email protected]> Mon, 19 Jun 2006 18:28:07 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/compiler/ElabData/basics
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv24205/src/compiler/ElabData/basics

Modified Files:
      Tag: primop-branch-2
	ii.sml 
Log Message:
Propagating VARexp, CONpat, CONexp type change to ?? * ty option change

Index: ii.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/ElabData/basics/ii.sml,v
retrieving revision 1.2.20.1
retrieving revision 1.2.20.2
diff -C2 -d -r1.2.20.1 -r1.2.20.2
*** ii.sml	15 Jun 2006 22:28:07 -0000	1.2.20.1
--- ii.sml	20 Jun 2006 01:27:59 -0000	1.2.20.2
***************
*** 29,31 ****
--- 29,32 ----
        | sel (Info _, i) = bug "Unexpected selection from II.Info !"
      end
+ 
  end