mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
--# -path=.:../Common:prelude:alltenses:mathematical
|
|
|
|
concrete TramSystemFin of TramSystem = GodisSystemFin, StopsFin, LinesFin ** TramSystemI with
|
|
(Grammar=GrammarFin), (GodisLang=GodisLangFin), (TramLexicon=TramLexiconFin);
|
|
|