diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/runtime/haskell/PGF.hs | 2 |
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, |
