diff src/core.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 61a1f5c5ae2c
line wrap: on
line diff
--- a/src/core.sml	Tue Apr 28 14:02:23 2009 -0400
+++ b/src/core.sml	Tue Apr 28 15:04:37 2009 -0400
@@ -130,6 +130,7 @@
        | DExport of export_kind * int
        | DTable of string * int * con * string * exp * con * exp * con
        | DSequence of string * int * string
+       | DView of string * int * string * exp * con
        | DDatabase of string
        | DCookie of string * int * con * string
        | DStyle of string * int * string