From 94171908c07a7f85ff991f14867c6bc5e7f93258 Mon Sep 17 00:00:00 2001 From: krasimir Date: Thu, 12 Nov 2009 21:11:51 +0000 Subject: before the optimizations OptParametrize and OptValues were applied twice. in addition the values optimization is now always applied because it become very cheep --- GF.cabal | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'GF.cabal') diff --git a/GF.cabal b/GF.cabal index 656f900c5..2137f2113 100644 --- a/GF.cabal +++ b/GF.cabal @@ -139,7 +139,6 @@ executable gf GF.Compile.Update GF.Compile.CheckGrammar GF.Compile.Refresh - GF.Compile.BackOpt GF.Compile.Rename GF.Compile.ReadFiles GF.Compile.GrammarToGFCC @@ -150,7 +149,7 @@ executable gf GF.Compile.Abstract.TypeCheck GF.Compile.Abstract.Compute GF.Compile.Optimize - GF.Compile.OptimizeGF + GF.Compile.SubExOpt GF.Compile.OptimizeGFCC GF.Compile.ModDeps GF.Compile.GetGrammar -- cgit v1.2.3