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