mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-12 08:30:12 -06:00
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
|
|
;
|