summaryrefslogtreecommitdiff
path: root/src/mono_shake.sml
diff options
context:
space:
mode:
authorGravatar Adam Chlipala <adamc@hcoop.net>2010-04-11 12:38:21 -0400
committerGravatar Adam Chlipala <adamc@hcoop.net>2010-04-11 12:38:21 -0400
commit5f19e17c3423f845777bab953275535a912a6e48 (patch)
treec7a250099af040fd7ee16b03be72b7037e71d515 /src/mono_shake.sml
parentc53ff24e7f0d2c57713a4dfcb8c17b7a1ea82507 (diff)
Delete 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 4df9a6a0..f1c2d70f 100644
--- a/src/mono_shake.sml
+++ b/src/mono_shake.sml
@@ -63,6 +63,7 @@ fun shake file =
val e1 = case pol of
PolClient e1 => e1
| PolInsert e1 => e1
+ | PolDelete e1 => e1
in
usedVars st e1
end