From afc53b9b899188bc63c0d812b0104c4b04c91f0d Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 11 Apr 2010 17:55:37 -0400 Subject: sendOwnIds policies --- src/mono.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mono.sml') diff --git a/src/mono.sml b/src/mono.sml index 79cde237..9a960cd0 100644 --- a/src/mono.sml +++ b/src/mono.sml @@ -128,6 +128,7 @@ datatype policy = | PolInsert of exp | PolDelete of exp | PolUpdate of exp + | PolSequence of exp datatype decl' = DDatatype of (string * int * (string * int * typ option) list) list -- cgit v1.2.3