From d83c2d01d8233abb71dfea708f5ebca299e09c77 Mon Sep 17 00:00:00 2001 From: krasimir Date: Wed, 31 Mar 2010 11:09:12 +0000 Subject: [PATCH] export fullFormLexicon from PGF --- src/runtime/haskell/PGF.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,