| ... |
... |
@@ -24,7 +24,7 @@ |
| 24 |
24 |
1. Change directory to location y, then type: |
| 25 |
25 |
|
| 26 |
26 |
|
| 27 |
|
-{{{java -jar KielerCompiler.jar 5555 -f somescchart.sct -o somescchart.c CODEGENERATION}}}((( |
|
27 |
+{{{java -jar KielerCompiler.jar 5555 -f somescchart.sct -o somesschart.c CODEGENERATION}}}((( |
| 28 |
28 |
where somescchart.sct must be a valid SCChart modeled with the KIELER SCCharts editor. You should find the generated c code in the file somsschart.c. Be sure that somescchart.sct is also located in directory y (or give the full path in "..."). |
| 29 |
29 |
))) |
| 30 |
30 |
|
| ... |
... |
@@ -106,7 +106,7 @@ |
| 106 |
106 |
Generate C code |
| 107 |
107 |
))) |
| 108 |
108 |
)))|((( |
| 109 |
|
-In order to get other transformation IDs you can use the KIELER Compiler Selection View. It will show the transformation ID for each transformation or transformation group as a tooltip text that will show up if you place and hold the mouse over the transformation node as shown below: |
|
109 |
+In order to get other transformation IDs you can use the KIELER Compiler Selection View. It will show the transformation ID for each transformation or transformation group as a tooltip text that woll show up if you place and hold the mouse over the transformation node as shown below: |
| 110 |
110 |
|
| 111 |
111 |
[[image:attach:TRANSFORMATIONIDs.jpg]] |
| 112 |
112 |
))) |