mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-24 05:06:25 -06:00
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
--# -path=.:../abstract:../common:../api
|
|
|
|
concrete AllSlo of AllSloAbs =
|
|
LangSlo,
|
|
ExtendSlo
|
|
;
|
|
|