diff options
Diffstat (limited to 'old-lib/resource/danish/LangDan.gf')
| -rw-r--r-- | old-lib/resource/danish/LangDan.gf | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/old-lib/resource/danish/LangDan.gf b/old-lib/resource/danish/LangDan.gf new file mode 100644 index 000000000..7a80aded4 --- /dev/null +++ b/old-lib/resource/danish/LangDan.gf @@ -0,0 +1,10 @@ +--# -path=.:../scandinavian:../abstract:../common:prelude + +concrete LangDan of Lang = + GrammarDan, + LexiconDan + ** { + +flags startcat = Phr ; unlexer = text ; lexer = text ; + +} ; |
