blob: 4ae51f23c8ec710710fe4b5452836329db8e425e [file] [log] [blame]
MappingModel MappingModel1 {
import trafficlight.example.* from "trafficlight.example.room"
import PhysicalModel1.* from "trafficlight.example.etphys"
Mapping LSTraffic -> PhysSys1 {
SubSystemMapping main -> nodeRef1 {
ThreadMapping dflt_thread -> PhysicalThread1
}
}
}