added noun compound form to Swe; commented out Constructions and Documentation in Lang concretes, because their presence makes it impossible to bootstrap the compilation of the library, causing new makes of the library to fail (to be fixed)

This commit is contained in:
aarne
2013-12-15 20:11:19 +00:00
parent db278b0393
commit 85d4212a91
13 changed files with 78 additions and 40 deletions

View File

@@ -2,9 +2,9 @@
concrete LangFre of Lang =
GrammarFre,
LexiconFre,
DocumentationFre,
ConstructionFre
LexiconFre
-- ,DocumentationFre
-- ,ConstructionFre
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;