Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'examples/org.eclipse.etrice.examples.dynamicactors3/doc-gen/images/dot2jpg.bat')
-rw-r--r--examples/org.eclipse.etrice.examples.dynamicactors3/doc-gen/images/dot2jpg.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.etrice.examples.dynamicactors3/doc-gen/images/dot2jpg.bat b/examples/org.eclipse.etrice.examples.dynamicactors3/doc-gen/images/dot2jpg.bat
new file mode 100644
index 000000000..7c0d3507a
--- /dev/null
+++ b/examples/org.eclipse.etrice.examples.dynamicactors3/doc-gen/images/dot2jpg.bat
@@ -0,0 +1 @@
+dot -Tjpg -o LS_instanceTree.jpg LS_instanceTree.dot

Back to the top