forked from GitHub/gf-core
merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -33,7 +33,6 @@ import GF.Compile.Refresh
|
||||
import GF.Grammar.Grammar
|
||||
import GF.Grammar.PrGrammar
|
||||
import GF.Grammar.Lookup
|
||||
import GF.Grammar.LookAbs
|
||||
import GF.Grammar.Predef
|
||||
import GF.Grammar.Macros
|
||||
import GF.Grammar.ReservedWords
|
||||
|
||||
@@ -25,7 +25,7 @@ import GF.Data.Operations
|
||||
import GF.Grammar.Abstract
|
||||
import GF.Compile.Refresh
|
||||
import GF.Compile.AbsCompute
|
||||
import GF.Grammar.LookAbs
|
||||
import GF.Grammar.Lookup
|
||||
import qualified GF.Grammar.Lookup as Lookup ---
|
||||
import GF.Grammar.Unify ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user