diff src/elab.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/elab.sml	Thu Apr 01 17:23:17 2010 -0400
+++ b/src/elab.sml	Sun Apr 04 12:29:34 2010 -0400
@@ -171,6 +171,7 @@
        | DCookie of int * string * int * con
        | DStyle of int * string * int
        | DTask of exp * exp
+       | DPolicy of exp
 
      and str' =
          StrConst of decl list