forked from GitHub/gf-core
first compilable LangDut
This commit is contained in:
5
lib/src/dutch/LangDut.gf
Normal file
5
lib/src/dutch/LangDut.gf
Normal file
@@ -0,0 +1,5 @@
|
||||
--# -path=.:../abstract:../common:../prelude
|
||||
|
||||
concrete LangDut of Lang =
|
||||
GrammarDut,
|
||||
LexiconDut ;
|
||||
Reference in New Issue
Block a user