diff src/source.sml @ 1797:bb942416bf1c

Remove 'class' declaration; now use 'con' instead
author Adam Chlipala <adam@chlipala.net>
date Sun, 29 Jul 2012 12:27:13 -0400
parents ab24a7cb2a64
children 1aa9629e3a4c
line wrap: on
line diff
--- a/src/source.sml	Thu Jul 26 10:04:58 2012 -0400
+++ b/src/source.sml	Sun Jul 29 12:27:13 2012 -0400
@@ -163,7 +163,6 @@
        | DTable of string * con * exp * exp
        | DSequence of string
        | DView of string * exp
-       | DClass of string * kind * con
        | DDatabase of string
        | DCookie of string * con
        | DStyle of string