From c53ff24e7f0d2c57713a4dfcb8c17b7a1ea82507 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 11 Apr 2010 10:57:52 -0400 Subject: Insert policies --- src/mono_shake.sml | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mono_shake.sml') diff --git a/src/mono_shake.sml b/src/mono_shake.sml index 3a681302..4df9a6a0 100644 --- a/src/mono_shake.sml +++ b/src/mono_shake.sml @@ -62,6 +62,7 @@ fun shake file = let val e1 = case pol of PolClient e1 => e1 + | PolInsert e1 => e1 in usedVars st e1 end -- cgit v1.2.3