diff src/mono_print.sml @ 732:5819fb63c93a

Effectness analysis
author Adam Chlipala <adamc@hcoop.net>
date Thu, 16 Apr 2009 15:29:39 -0400
parents 4c5796512edc
children 796e42c93c48
line wrap: on
line diff
--- a/src/mono_print.sml	Thu Apr 16 14:49:25 2009 -0400
+++ b/src/mono_print.sml	Thu Apr 16 15:29:39 2009 -0400
@@ -387,7 +387,7 @@
 
       | DExport (ek, s, n, ts, t) => box [string "export",
                                           space,
-                                          CorePrint.p_export_kind ek,
+                                          Export.p_export_kind ek,
                                           space,
                                           p_enamed env n,
                                           space,