Last change
on this file since 1119 was
1119,
checked in by dkearney, 15 years ago
|
adding example of how to use diff from the tcl core library
|
File size:
884 bytes
|
Rev | Line | |
---|
[1119] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | |
---|
| 3 | <run> |
---|
| 4 | <tool> |
---|
| 5 | <command></command> |
---|
| 6 | </tool> |
---|
| 7 | <input> |
---|
| 8 | <group> |
---|
| 9 | <number> |
---|
| 10 | <default>1</default> |
---|
| 11 | <current>5</current> |
---|
| 12 | </number> |
---|
| 13 | <choice id="pseudopotentialGa"> |
---|
| 14 | <about> |
---|
| 15 | <label>Ga Pseudopotential</label> |
---|
| 16 | <description>available Ga pseudopotentials</description> |
---|
| 17 | </about> |
---|
| 18 | <option> |
---|
| 19 | <about> |
---|
| 20 | <label>Ga pbe-nsp-van</label> |
---|
| 21 | <description>...</description> |
---|
| 22 | </about> |
---|
| 23 | <value>Ga.pbe-nsp-van.UPF</value> |
---|
| 24 | </option> |
---|
| 25 | <default>Ga.pbe-nsp-van.UPF</default> |
---|
| 26 | <current>hello</current> |
---|
| 27 | </choice> |
---|
| 28 | <current/> |
---|
| 29 | </group> |
---|
| 30 | </input> |
---|
| 31 | <output> |
---|
| 32 | <number> |
---|
| 33 | <about> |
---|
| 34 | <label>ddd</label> |
---|
| 35 | </about> |
---|
| 36 | <current>3333</current> |
---|
| 37 | </number> |
---|
| 38 | </output> |
---|
| 39 | </run> |
---|
Note: See
TracBrowser
for help on using the repository browser.