From 7765b90d25f98bd9eb0cf2998121e51d4551f733 Mon Sep 17 00:00:00 2001 From: Adam Chlipala Date: Sun, 22 Aug 2010 13:43:46 -0400 Subject: Reduce: Inline let-bound variables whose types involve functions --- src/sources | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'src/sources') diff --git a/src/sources b/src/sources index 7ccb39db..3efdecb4 100644 --- a/src/sources +++ b/src/sources @@ -107,14 +107,20 @@ core_print.sml corify.sig corify.sml -reduce.sig -reduce.sml +reduce_local.sig +reduce_local.sml shake.sig shake.sml -reduce_local.sig -reduce_local.sml +core_untangle.sig +core_untangle.sml + +especialize.sig +especialize.sml + +reduce.sig +reduce.sml unpoly.sig unpoly.sml @@ -122,12 +128,6 @@ unpoly.sml specialize.sig specialize.sml -core_untangle.sig -core_untangle.sml - -especialize.sig -especialize.sml - rpcify.sig rpcify.sml -- cgit v1.2.3