소스 검색

Make the train output point urgent

In order to avoid staying at this point.

Actually, it probably does not affect the staravation issue.
But still, it is more consistent this way.
DricomDragon 5 년 전
부모
커밋
0a07b68ff8
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      ds/trains0.xml

+ 2 - 0
ds/trains0.xml

@@ -24,6 +24,7 @@ chan        accesAB[NAB], accesBA[NBA], libAB[NAB], libBA[NBA], requestAB[NAB],
 		<declaration>clock x;</declaration>
 		<location id="id0" x="-51" y="0">
 			<name x="-51" y="17">A</name>
+			<urgent/>
 		</location>
 		<location id="id1" x="93" y="0">
 			<name x="84" y="17">BA</name>
@@ -69,6 +70,7 @@ chan        accesAB[NAB], accesBA[NBA], libAB[NAB], libBA[NBA], requestAB[NAB],
 		</location>
 		<location id="id6" x="127" y="229">
 			<name x="124" y="243">B</name>
+			<urgent/>
 		</location>
 		<location id="id7" x="280" y="229">
 			<name x="270" y="243">AB</name>