Files
gf-core/next-lib/src/german/AllGer.gf
T
2008-09-22 12:24:28 +00:00

8 lines
119 B
Plaintext

--# -path=.:../abstract:../common:prelude
concrete AllGer of AllGerAbs =
LangGer,
IrregGer,
ExtraGer
** {} ;