rename GF.Grammar.Refresh to GF.Compile.Refresh in .caba

This commit is contained in:
krasimir
2008-06-02 07:34:15 +00:00
parent bd7d0c7c5e
commit cd6fa423a9

View File

@@ -111,7 +111,6 @@ executable gf3
GF.Grammar.PrGrammar
GF.Grammar.Macros
GF.Grammar.Lockfield
GF.Grammar.Refresh
GF.Grammar.MMacros
GF.Grammar.Abstract
GF.Grammar.Lookup
@@ -125,6 +124,7 @@ executable gf3
GF.Grammar.AppPredefined
GF.Grammar.PatternMatch
GF.Compile.CheckGrammar
GF.Compile.Refresh
GF.Compile.BackOpt
GF.Compile.Extend
GF.Compile.Rename