diff src/core_print.sml @ 1294:b4480a56cab7

Server-side 'onError'
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Sep 2010 08:28:07 -0400
parents 56bd4a4f6e66
children a99b743a3087
line wrap: on
line diff
--- a/src/core_print.sml	Sun Sep 05 14:00:57 2010 -0400
+++ b/src/core_print.sml	Tue Sep 07 08:28:07 2010 -0400
@@ -628,6 +628,7 @@
       | DPolicy e1 => box [string "policy",
                            space,
                            p_exp env e1]
+      | DOnError _ => string "ONERROR"
 
 fun p_file env file =
     let