Regenerate source GF parser from GF.cf. Now, when GF/Source/Makefile is used, no hand-hacking is needed.

This commit is contained in:
bjorn
2008-10-02 14:11:41 +00:00
parent 2fc5c7f579
commit f362f6ad01
10 changed files with 2889 additions and 7062 deletions

View File

@@ -15,7 +15,6 @@
module GF.Compile.GetGrammar where
import GF.Data.Operations
import qualified GF.Source.ErrM as E
import GF.Infra.UseIO
import GF.Infra.Modules