mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-08-23 04:36:24 -06:00
495c9b7e52
Not at all correct, just a minimal implementation that compiles.
7 lines
91 B
Plaintext
7 lines
91 B
Plaintext
--# -path=.:../abstract:../common:prelude
|
|
|
|
abstract AllKorAbs =
|
|
Lang,
|
|
Extend
|
|
** {} ;
|