CVS: sml-dist/src/compiler/ElabData/types types.sml, 1.2, 1.2.20.1

George Kuan <[email protected]> Wed, 02 Aug 2006 20:11:34 -0700
Newsgroups gmane.comp.lang.sml.smlnj.commits
Message-ID <[email protected]>
Update of /cvsroot/smlnj/sml-dist/src/compiler/ElabData/types
In directory sc8-pr-cvs8.sourceforge.net:/tmp/cvs-serv23654/src/compiler/ElabData/types

Modified Files:
      Tag: primop-branch-2
	types.sml 
Log Message:
(mutually-)rectype arity checking done

Index: types.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/ElabData/types/types.sml,v
retrieving revision 1.2
retrieving revision 1.2.20.1
diff -C2 -d -r1.2 -r1.2.20.1
*** types.sml	15 Aug 2001 21:16:56 -0000	1.2
--- types.sml	3 Aug 2006 03:11:32 -0000	1.2.20.1
***************
*** 51,55 ****
        stamps: ST.stamp vector,
        root : EP.entVar option,    (* the root field used by type spec only *)
!       freetycs: tycon list,
        family : dtypeFamily}
    | ABSTRACT of tycon
--- 51,55 ----
        stamps: ST.stamp vector,
        root : EP.entVar option,    (* the root field used by type spec only *)
!       freetycs: tycon list,       (* tycs derived from functor params *)
        family : dtypeFamily}
    | ABSTRACT of tycon


-------------------------------------------------------------------------
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