mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-17 15:12:50 -06:00
9 lines
105 B
Plaintext
9 lines
105 B
Plaintext
concrete VerbSwa of Verb = CatSwa ** open ResSwa in {
|
|
|
|
flags optimize=all_subs ;
|
|
|
|
lin
|
|
UseV = predV ;
|
|
|
|
}
|