Files
gf-core/lib/src/dutch/AllDut.gf
2009-11-06 17:58:07 +00:00

12 lines
127 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete AllDut of AllDutAbs =
LangDut,
IrregDut,
ExtraDut
**
{
--{} ;
}