diff src/unnest.sml @ 1294:b4480a56cab7

Server-side 'onError'
author Adam Chlipala <adam@chlipala.net>
date Tue, 07 Sep 2010 08:28:07 -0400
parents 56bd4a4f6e66
children bb942416bf1c
line wrap: on
line diff
--- a/src/unnest.sml	Sun Sep 05 14:00:57 2010 -0400
+++ b/src/unnest.sml	Tue Sep 07 08:28:07 2010 -0400
@@ -434,6 +434,7 @@
                   | DStyle _ => default ()
                   | DTask _ => explore ()
                   | DPolicy _ => explore ()
+                  | DOnError _ => default ()
             end
 
         and doStr (all as (str, loc), st) =