diff src/elab.sml @ 1254:935a981f4380

Merge
author Adam Chlipala <adamc@hcoop.net>
date Thu, 06 May 2010 13:57:01 -0400
parents c316ca3c9ec6
children b4480a56cab7
line wrap: on
line diff
--- a/src/elab.sml	Sat Apr 17 13:57:10 2010 -0400
+++ b/src/elab.sml	Thu May 06 13:57:01 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