mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-06 21:56:31 -06:00
10 lines
101 B
Plaintext
10 lines
101 B
Plaintext
--# -path=.:../../prelude
|
|
|
|
abstract Test =
|
|
Rules,
|
|
Clause,
|
|
Structural,
|
|
Minimal
|
|
** {
|
|
} ;
|