diff options
author | Juergen Haug | 2017-08-31 10:02:25 +0000 |
---|---|---|
committer | Juergen Haug | 2017-08-31 10:44:54 +0000 |
commit | 0b73aabf556d52108cc50facb810359ac6c019a1 (patch) | |
tree | e0558fad4f3b31027d08ba016ab493218da86597 /examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch | |
parent | 461bdb1cc551a154fd97ef68367edddb8b0d5379 (diff) | |
download | org.eclipse.etrice-0b73aabf556d52108cc50facb810359ac6c019a1.tar.gz org.eclipse.etrice-0b73aabf556d52108cc50facb810359ac6c019a1.tar.xz org.eclipse.etrice-0b73aabf556d52108cc50facb810359ac6c019a1.zip |
update of launch configs
Change-Id: I75d5d153fe99294ca7a0cdd479eb4c2c6246c25c
Diffstat (limited to 'examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch')
-rw-r--r-- | examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch b/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch index 76b6b7c38..833bda462 100644 --- a/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch +++ b/examples/org.eclipse.etrice.tutorials.simulators.trafficlight.example/gen_trafficlight.example.launch @@ -8,6 +8,7 @@ <booleanAttribute key="MSC" value="true"/> <listAttribute key="ModelFiles"> <listEntry value="${workspace_loc:/org.eclipse.etrice.tutorials.simulators.trafficlight.example/model/trafficlight.example.etmap}"/> +<listEntry value="${workspace_loc:/org.eclipse.etrice.tutorials.simulators.trafficlight.example/model/trafficlight.example.room}"/> <listEntry value="${workspace_loc:/org.eclipse.etrice.tutorials.simulators.trafficlight.example/model/trafficlight.example.config}"/> </listAttribute> <booleanAttribute key="Persist" value="false"/> |