mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-22 01:22:51 -06:00
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