1
0
forked from GitHub/gf-rgl

first compilable LangDut

This commit is contained in:
aarne
2009-11-06 17:58:07 +00:00
parent 0faaecf65a
commit c20326e9dc
28 changed files with 3298 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
--# -path=.:../abstract:../common:../prelude
concrete LangDut of Lang =
GrammarDut,
LexiconDut ;