Last change
on this file since 1315 was
193,
checked in by Maciej Komosinski, 11 years ago
|
Set svn:eol-style native for all textual files
|
-
Property svn:eol-style set to
native
|
File size:
480 bytes
|
Rev | Line | |
---|
[107] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <Framsticks> |
---|
| 3 | <import class="com.framsticks.standard.StandardExperiment" /> |
---|
| 4 | <import class="com.framsticks.experiment.SimulatorGroup" /> |
---|
| 5 | <import class="com.framsticks.experiment.SimulatorRunner" /> |
---|
| 6 | <StandardExperiment> |
---|
| 7 | <SimulatorGroup> |
---|
| 8 | <SimulatorRunner address="localhost:9100" /> |
---|
| 9 | <SimulatorRunner address="localhost:9101" /> |
---|
| 10 | <SimulatorRunner address="localhost:9102" /> |
---|
| 11 | </SimulatorGroup> |
---|
| 12 | </StandardExperiment> |
---|
| 13 | </Framsticks> |
---|
Note: See
TracBrowser
for help on using the repository browser.