mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-23 18:21:11 -06:00
7 lines
111 B
Plaintext
7 lines
111 B
Plaintext
--# -path=.:../abstract:../common:../prelude
|
|
|
|
concrete AllLit of AllLitAbs =
|
|
LangLit,
|
|
ExtendLit
|
|
** {} ;
|