diff src/source.sml @ 1073:b2311dfb3158

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