summaryrefslogtreecommitdiff
path: root/src/GF/Compile/AbsCompute.hs
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2009-01-31 22:08:12 +0000
committerkrasimir <krasimir@chalmers.se>2009-01-31 22:08:12 +0000
commitdb9a1acaebb18599bb5fbd933ff4b13bccb8c4db (patch)
tree02ee7147c8a706dd036e6cea642c105bd7665826 /src/GF/Compile/AbsCompute.hs
parent5e3a1f73927c8849ac1f8e91519f436f385e9e86 (diff)
merge Lookup and LookAbs and move some lookup functions from PrGrammar to Lookup
Diffstat (limited to 'src/GF/Compile/AbsCompute.hs')
-rw-r--r--src/GF/Compile/AbsCompute.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GF/Compile/AbsCompute.hs b/src/GF/Compile/AbsCompute.hs
index f8a484ac8..8546dc3bc 100644
--- a/src/GF/Compile/AbsCompute.hs
+++ b/src/GF/Compile/AbsCompute.hs
@@ -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