mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 22:42:52 -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 ;
|
|
|
|
}
|