| ... |
... |
@@ -20,7 +20,7 @@ |
| 20 |
20 |
1. Open console window and change directory to location x, then type: |
| 21 |
21 |
|
| 22 |
22 |
|
| 23 |
|
-{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit -p 5555 &}}} |
|
23 |
+{{{kieler -application de.cau.cs.kieler.kico.web.server -noExit -p 5555}}} |
| 24 |
24 |
1. Change directory to location y, then type: |
| 25 |
25 |
|
| 26 |
26 |
|
| ... |
... |
@@ -44,7 +44,7 @@ |
| 44 |
44 |
|
| 45 |
45 |
This will start a background process with the KIELER Compiler TCP Server. Optionally you can specify a (new) listening port for the TCP server using "-p <port>" or "–port <port>",e.g. "-p 5555". |
| 46 |
46 |
|
| 47 |
|
- |
|
47 |
+== == |
| 48 |
48 |
|
| 49 |
49 |
== Using the KielerCompiler from Console == |
| 50 |
50 |
|
| ... |
... |
@@ -59,7 +59,7 @@ |
| 59 |
59 |
* -v : Use verbose compilation, more error messages |
| 60 |
60 |
* -s: Use strict mode compilation (only apply selected transformations) |
| 61 |
61 |
|
| 62 |
|
- |
|
62 |
+== == |
| 63 |
63 |
|
| 64 |
64 |
== Transformation IDs == |
| 65 |
65 |
|