Mercurial > urweb
diff src/expl.sml @ 754:8688e01ae469
A view query works
author | Adam Chlipala <adamc@hcoop.net> |
---|---|
date | Tue, 28 Apr 2009 15:04:37 -0400 |
parents | e0dd85ea58e1 |
children | 0e554bfd6d6a |
line wrap: on
line diff
--- a/src/expl.sml Tue Apr 28 14:02:23 2009 -0400 +++ b/src/expl.sml Tue Apr 28 15:04:37 2009 -0400 @@ -143,6 +143,7 @@ | DExport of int * sgn * str | DTable of int * string * int * con * exp * con * exp * con | DSequence of int * string * int + | DView of int * string * int * exp * con | DDatabase of string | DCookie of int * string * int * con | DStyle of int * string * int