diff src/mono_util.sml @ 1221:00e628854005

Delete policies
author Adam Chlipala <adamc@hcoop.net>
date Sun, 11 Apr 2010 12:38:21 -0400
parents 526575a9537a
children 62af4cacd191
line wrap: on
line diff
--- a/src/mono_util.sml	Sun Apr 11 10:57:52 2010 -0400
+++ b/src/mono_util.sml	Sun Apr 11 12:38:21 2010 -0400
@@ -547,6 +547,9 @@
               | PolInsert e =>
                 S.map2 (mfe ctx e,
                         PolInsert)
+              | PolDelete e =>
+                S.map2 (mfe ctx e,
+                        PolDelete)
 
         and mfvi ctx (x, n, t, e, s) =
             S.bind2 (mft t,