forked from GitHub/gf-rgl
9 lines
174 B
Plaintext
9 lines
174 B
Plaintext
--# -path=.:../abstract:../common:../api:../prelude
|
|
|
|
concrete AllGer of AllGerAbs =
|
|
LangGer,
|
|
IrregGer,
|
|
ExtendGer
|
|
** open ExtraGer in {} ---- to force compilation
|
|
;
|