mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 10:49:33 -06:00
7 lines
254 B
Plaintext
7 lines
254 B
Plaintext
--# -path=.:compiled
|
|
-- --# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/multimodal:resource-1.0/english:prelude:resource-1.0/mathematical
|
|
|
|
concrete TramEng of Tram = TramI with
|
|
(Multimodal = MultimodalEng),
|
|
(Symbol = SymbolEng) ;
|