diff src/expl.sml @ 1073:b2311dfb3158

Initializers and setval
author Adam Chlipala <adamc@hcoop.net>
date Sun, 13 Dec 2009 14:20:41 -0500
parents 0e554bfd6d6a
children 0657e5adc938
line wrap: on
line diff
--- a/src/expl.sml	Sun Dec 13 13:00:55 2009 -0500
+++ b/src/expl.sml	Sun Dec 13 14:20:41 2009 -0500
@@ -147,6 +147,7 @@
        | DDatabase of string
        | DCookie of int * string * int * con
        | DStyle of int * string * int
+       | DInitializer of exp
 
      and str' =
          StrConst of decl list