diff src/unnest.sml @ 1254:935a981f4380

Merge
author Adam Chlipala <adamc@hcoop.net>
date Thu, 06 May 2010 13:57:01 -0400
parents c316ca3c9ec6
children 56bd4a4f6e66
line wrap: on
line diff
--- a/src/unnest.sml	Sat Apr 17 13:57:10 2010 -0400
+++ b/src/unnest.sml	Thu May 06 13:57:01 2010 -0400
@@ -423,6 +423,7 @@
                   | DCookie _ => default ()
                   | DStyle _ => default ()
                   | DTask _ => explore ()
+                  | DPolicy _ => explore ()
             end
 
         and doStr (all as (str, loc), st) =