diff src/sources @ 1989:210fb3dfc483

Some more nested functor bug-fixing, including generating fresh internal names at applications; still need to debug issues with datatype constructors
author Adam Chlipala <adam@chlipala.net>
date Thu, 20 Feb 2014 10:27:15 -0500
parents 0d2fdc2cc46c
children a9159911c3ba 01c8aceac480
line wrap: on
line diff
--- a/src/sources	Tue Feb 18 07:07:01 2014 -0500
+++ b/src/sources	Thu Feb 20 10:27:15 2014 -0500
@@ -115,6 +115,9 @@
 $(SRC)/core_print.sig
 $(SRC)/core_print.sml
 
+$(SRC)/expl_rename.sig
+$(SRC)/expl_rename.sml
+
 $(SRC)/corify.sig
 $(SRC)/corify.sml