diff src/core_print.sml @ 1199:c316ca3c9ec6

Pushing policies through
author Adam Chlipala <adamc@hcoop.net>
date Sun, 04 Apr 2010 12:29:34 -0400
parents 72670131dace
children 56bd4a4f6e66
line wrap: on
line diff
--- a/src/core_print.sml	Thu Apr 01 17:23:17 2010 -0400
+++ b/src/core_print.sml	Sun Apr 04 12:29:34 2010 -0400
@@ -618,6 +618,9 @@
                                string "=",
                                space,
                                p_exp env e2]
+      | DPolicy e1 => box [string "policy",
+                           space,
+                           p_exp env e1]
 
 fun p_file env file =
     let