diff src/unnest.sml @ 1199:c316ca3c9ec6

Pushing policies through
author Adam Chlipala <adamc@hcoop.net>
date Sun, 04 Apr 2010 12:29:34 -0400
parents 0657e5adc938
children 56bd4a4f6e66
line wrap: on
line diff
--- a/src/unnest.sml	Thu Apr 01 17:23:17 2010 -0400
+++ b/src/unnest.sml	Sun Apr 04 12:29:34 2010 -0400
@@ -423,6 +423,7 @@
                   | DCookie _ => default ()
                   | DStyle _ => default ()
                   | DTask _ => explore ()
+                  | DPolicy _ => explore ()
             end
 
         and doStr (all as (str, loc), st) =