Mercurial > urweb
diff src/elab.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/elab.sml Thu Nov 06 10:29:55 2008 -0500 +++ b/src/elab.sml Thu Nov 06 10:43:48 2008 -0500 @@ -135,11 +135,8 @@ | SgiStr of string * int * sgn | SgiSgn of string * int * sgn | SgiConstraint of con * con - | SgiTable of int * string * int * con - | SgiSequence of int * string * int | SgiClassAbs of string * int | SgiClass of string * int * con - | SgiCookie of int * string * int * con and sgn' = SgnConst of sgn_item list