Last change
on this file since 4243 was
72,
checked in by mmc, 19 years ago
|
Added a bunch of XML examples to the zoo.
|
File size:
372 bytes
|
Line | |
---|
1 | <?xml version="1.0"?> |
---|
2 | <run> |
---|
3 | <tool> |
---|
4 | <title>log</title> |
---|
5 | <about>Example of Rappture <log> output. |
---|
6 | |
---|
7 | Each run can produce an output log--a textual record of simulation results. |
---|
8 | |
---|
9 | When you click the Simulate button, this tool will produce a single <log> element. |
---|
10 | </about> |
---|
11 | <command> |
---|
12 | tclsh @tool/log.tcl @driver |
---|
13 | </command> |
---|
14 | </tool> |
---|
15 | <input> |
---|
16 | </input> |
---|
17 | </run> |
---|
Note: See
TracBrowser
for help on using the repository browser.