summaryrefslogtreecommitdiff
path: root/src/mono_shake.sml
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-04-11 13:11:25 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-04-11 13:11:25 -0400
commit30b7dba0eaa5a961ded15729ba64bbf67ce8903e (patch)
tree95861c082c2ded5a4d08911b8180b311fced7d24 /src/mono_shake.sml
parentefb882576e0fe75fa25829b417ea909b572634a5 (diff)
Update policies
Diffstat (limited to 'src/mono_shake.sml')
-rw-r--r--src/mono_shake.sml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mono_shake.sml b/src/mono_shake.sml
index f1c2d70f..6b248636 100644
--- a/src/mono_shake.sml
+++ b/src/mono_shake.sml
@@ -64,6 +64,7 @@ fun shake file =
PolClient e1 => e1
| PolInsert e1 => e1
| PolDelete e1 => e1
+ | PolUpdate e1 => e1
in
usedVars st e1
end