mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-19 08:02:51 -06:00
8 lines
118 B
Plaintext
8 lines
118 B
Plaintext
concrete IdiomSpa of Idiom = CatSpa **
|
|
open MorphoSpa, ParadigmsSpa, Prelude in {
|
|
|
|
flags optimize=all_subs ;
|
|
|
|
}
|
|
|