1
0
forked from GitHub/gf-core

a minimal-lexicon version of resource

This commit is contained in:
aarne
2006-03-02 17:20:46 +00:00
parent bf872d018e
commit 27467d32fd
13 changed files with 357 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
concrete MinLexiconEng of MinLexicon = MinLexiconI with
(Lexicon = LexiconEng) ;