mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-24 02:31:10 -06:00
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete AllHrv of AllHrvAbs =
|
|
LangHrv,
|
|
ExtendHrv,
|
|
MissingHrv
|
|
;
|
|
|