blob: 1446cfa24ddb08f57b9a9e6dafb7bf89fc1502f3 (
plain)
1
2
3
4
5
|
--# -path=.:resource-1.0/abstract:resource-1.0/common:resource-1.0/multimodal:resource-1.0/german:prelude
concrete TramGer of Tram = TramI with
(Multimodal = MultimodalGer),
(Math = MathGer) ;
|