forked from GitHub/gf-core
first compilable LangDut
This commit is contained in:
11
lib/src/dutch/AllDut.gf
Normal file
11
lib/src/dutch/AllDut.gf
Normal file
@@ -0,0 +1,11 @@
|
||||
--# -path=.:../abstract:../common:prelude
|
||||
|
||||
concrete AllDut of AllDutAbs =
|
||||
LangDut,
|
||||
IrregDut,
|
||||
ExtraDut
|
||||
**
|
||||
{
|
||||
--{} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user