mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-10 23:56:32 -06:00
9 lines
115 B
Plaintext
9 lines
115 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllMayAbs =
|
|
Lang,
|
|
Extend
|
|
** {
|
|
fun sing_V2: V2;
|
|
} ;
|