diff src/expl.sml @ 720:acb8537f58f0

Stop tracking CSS classes in XML types
author Adam Chlipala <adamc@hcoop.net>
date Sun, 12 Apr 2009 12:31:54 -0400
parents f152f215a02c
children e0dd85ea58e1
line wrap: on
line diff
--- a/src/expl.sml	Sun Apr 12 11:08:00 2009 -0400
+++ b/src/expl.sml	Sun Apr 12 12:31:54 2009 -0400
@@ -145,7 +145,7 @@
        | DSequence of int * string * int
        | DDatabase of string
        | DCookie of int * string * int * con
-       | DStyle of int * string * int * con
+       | DStyle of int * string * int
 
      and str' =
          StrConst of decl list