summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkrasimir <krasimir@chalmers.se>2010-03-31 11:09:12 +0000
committerkrasimir <krasimir@chalmers.se>2010-03-31 11:09:12 +0000
commitd83c2d01d8233abb71dfea708f5ebca299e09c77 (patch)
tree96927692681a2d739c52b500e0c3c948b9d1547d
parent5e2d2e61c34466c0fc785d20dd92cacad11015c9 (diff)
export fullFormLexicon from PGF
-rw-r--r--src/runtime/haskell/PGF.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/haskell/PGF.hs b/src/runtime/haskell/PGF.hs
index c16f2a88c..9ab24b100 100644
--- a/src/runtime/haskell/PGF.hs
+++ b/src/runtime/haskell/PGF.hs
@@ -84,7 +84,7 @@ module PGF(
-- ** Morphological Analysis
Lemma, Analysis, Morpho,
- lookupMorpho, buildMorpho,
+ lookupMorpho, buildMorpho, fullFormLexicon,
-- ** Visualizations
graphvizAbstractTree,