CVS: sml-dist/src/compiler/ElabData/types typesutil.sml, 1.3.2.3, 1.3.2.4
George Kuan <[email protected]> Mon, 19 Jun 2006 21:18:14 -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-serv18394/src/compiler/ElabData/types
Modified Files:
Tag: primop-branch-2
typesutil.sml
Log Message:
Moved PrimOp dependent TypesUtil.isValue function to Semant/types/typecheck module and SigMatchFn.sml to Semant/modules/
Index: typesutil.sml
===================================================================
RCS file: /cvsroot/smlnj/sml-dist/src/compiler/ElabData/types/typesutil.sml,v
retrieving revision 1.3.2.3
retrieving revision 1.3.2.4
diff -C2 -d -r1.3.2.3 -r1.3.2.4
*** typesutil.sml 20 Jun 2006 01:28:00 -0000 1.3.2.3
--- typesutil.sml 20 Jun 2006 04:18:10 -0000 1.3.2.4
***************
*** 639,643 ****
end
end (* local *)
! *)
--- 639,643 ----
end
end (* local *)
! *)