1
0
forked from GitHub/gf-core

More English morphology clean-up.

This commit is contained in:
bjorn
2008-10-30 14:37:54 +00:00
parent 205f4d1516
commit 3d20090483
4 changed files with 79 additions and 84 deletions

View File

@@ -8,7 +8,7 @@
-- syntax. To build a lexicon, it is better to use $ParadigmsEng$, which
-- gives a higher-level access to this module.
resource MorphoEng = ResEng ** open Prelude, (Predef=Predef) in {
resource MorphoEng = open Prelude, (Predef=Predef), ResEng in {
flags optimize=all ;