1
0
forked from GitHub/gf-core

german 1.4 compiles but is incomplete

This commit is contained in:
aarne
2008-04-30 13:37:43 +00:00
parent 9f1e3e7b89
commit d086386bcc
26 changed files with 3032 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
--# -path=.:../abstract:../common:prelude
concrete LangGer of Lang =
GrammarGer,
LexiconGer
** {
flags startcat = Phr ; unlexer = text ; lexer = text ;
} ;