diff src/source.sml @ 460:d34834af4512

Cookies through explify
author Adam Chlipala <adamc@hcoop.net>
date Thu, 06 Nov 2008 10:43:48 -0500
parents f542bc3133dc
children ae03d09043c1
line wrap: on
line diff
--- a/src/source.sml	Thu Nov 06 10:29:55 2008 -0500
+++ b/src/source.sml	Thu Nov 06 10:43:48 2008 -0500
@@ -81,11 +81,8 @@
        | SgiSgn of string * sgn
        | SgiInclude of sgn
        | SgiConstraint of con * con
-       | SgiTable of string * con
-       | SgiSequence of string
        | SgiClassAbs of string
        | SgiClass of string * con
-       | SgiCookie of string * con
 
 and sgn' =
     SgnConst of sgn_item list