1
0
forked from GitHub/gf-core

merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup

This commit is contained in:
krasimir
2009-01-31 22:08:12 +00:00
parent 0e720570f9
commit 9275cd20c6
7 changed files with 40 additions and 67 deletions

View File

@@ -24,7 +24,6 @@ module GF.Compile.AbsCompute (LookDef,
import GF.Data.Operations
import GF.Grammar.Abstract
import GF.Grammar.PrGrammar
import GF.Grammar.Lookup
import GF.Compile.Compute