diff src/expl.sml @ 704:70cbdcf5989b

UNIQUE constraints
author Adam Chlipala <adamc@hcoop.net>
date Tue, 07 Apr 2009 12:24:31 -0400
parents 354800878b4d
children e6706a1df013
line wrap: on
line diff
--- a/src/expl.sml	Sun Apr 05 16:17:32 2009 -0400
+++ b/src/expl.sml	Tue Apr 07 12:24:31 2009 -0400
@@ -141,7 +141,7 @@
        | DStr of string * int * sgn * str
        | DFfiStr of string * int * sgn
        | DExport of int * sgn * str
-       | DTable of int * string * int * con
+       | DTable of int * string * int * con * exp
        | DSequence of int * string * int
        | DDatabase of string
        | DCookie of int * string * int * con