diff src/mono_util.sml @ 1220:526575a9537a

Insert policies
author Adam Chlipala <adamc@hcoop.net>
date Sun, 11 Apr 2010 10:57:52 -0400
parents 648e6b087dfb
children 00e628854005
line wrap: on
line diff
--- a/src/mono_util.sml	Sat Apr 10 13:12:42 2010 -0400
+++ b/src/mono_util.sml	Sun Apr 11 10:57:52 2010 -0400
@@ -544,6 +544,9 @@
                 PolClient e =>
                 S.map2 (mfe ctx e,
                         PolClient)
+              | PolInsert e =>
+                S.map2 (mfe ctx e,
+                        PolInsert)
 
         and mfvi ctx (x, n, t, e, s) =
             S.bind2 (mft t,