diff src/source.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/source.sml	Sat Apr 17 13:57:10 2010 -0400
+++ b/src/source.sml	Thu May 06 13:57:01 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