Revision: | 1.2 |
Committed: | Mon Oct 30 10:43:06 2006 UTC (18 years, 6 months ago) by gcodispo |
Content type: | text/xml |
Branch: | MAIN |
CVS Tags: | BOSS_4_3_10, BOSS_4_3_9, BOSS_4_3_8, BOSS_4_3_8-ui3_1, BOSS_4_3_7-ui3_1, BOSS_4_3_7, BOSS_4_3_6, BOSS_4_3_4a, BOSS_4_3_5, BOSS_4_3_4, BOSS_4_3_3, BOSS_4_3_2, BOSS_4_3_1b, BOSS_4_3_1a, BOSS_4_3_1, BOSS_4_3_0, HEAD |
Branch point for: | BOSS_4_3-ui3_0, BOSS_4_3_1c |
Changes since 1.1: | +8 -5 lines |
Error occurred while calculating annotation data. | |
Log Message: | Small format changes |
# | Content |
---|---|
1 | <?xml version="1.0" encoding="UTF-8" standalone="yes"?> |
2 | <configuration> |
3 | <program_type name="test" |
4 | schema="$BOSS_ROOT/Examples/schema" |
5 | pre="$BOSS_ROOT/Examples/preprocess" |
6 | runtime="$BOSS_ROOT/Examples/runtimeprocess" |
7 | post="$BOSS_ROOT/Examples/postprocess" |
8 | comment="Standard test program" |
9 | /> |
10 | |
11 | |
12 | </configuration> |