diff src/source.sml @ 1199:c316ca3c9ec6

Pushing policies through
author Adam Chlipala <adamc@hcoop.net>
date Sun, 04 Apr 2010 12:29:34 -0400
parents 0657e5adc938
children b4480a56cab7
line wrap: on
line diff
--- a/src/source.sml	Thu Apr 01 17:23:17 2010 -0400
+++ b/src/source.sml	Sun Apr 04 12:29:34 2010 -0400
@@ -168,6 +168,7 @@
        | DCookie of string * con
        | DStyle of string
        | DTask of exp * exp
+       | DPolicy of exp
 
      and str' =
          StrConst of decl list