From: <mk...@us...> - 2003-10-20 06:24:32
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater In directory sc8-pr-cvs1:/tmp/cvs-serv23200/theater Modified Files: airbase.xml city.xml house.xml houses.xml runway.xml town.xml Log Message: Index: airbase.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/airbase.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** airbase.xml 3 May 2003 11:32:44 -0000 1.1 --- airbase.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel" static="1"> <List name="layout"> <Object class="FeatureLayout"> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel"> <List name="layout"> <Object class="FeatureLayout"> Index: city.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/city.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** city.xml 3 May 2003 11:32:44 -0000 1.1 --- city.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel" static="1"> <List name="layout"> <Object class="FeatureLayout"> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel"> <List name="layout"> <Object class="FeatureLayout"> Index: house.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/house.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** house.xml 3 May 2003 11:32:44 -0000 1.1 --- house.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="FeatureObjectModel" static="1"> <Path name="model">house.model</Path> <Int name="hit_points">20</Int> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="FeatureObjectModel"> <Path name="model">house.model</Path> <Int name="hit_points">20</Int> Index: houses.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/houses.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** houses.xml 3 May 2003 11:32:44 -0000 1.1 --- houses.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel" static="1"> <List name="layout"> <Object class="FeatureLayout"> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel"> <List name="layout"> <Object class="FeatureLayout"> Index: runway.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/runway.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** runway.xml 3 May 2003 11:32:44 -0000 1.1 --- runway.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="FeatureObjectModel" static="1"> <Path name="model">runway.model</Path> <Int name="hit_points">20</Int> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="FeatureObjectModel"> <Path name="model">runway.model</Path> <Int name="hit_points">20</Int> Index: town.xml =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/XML/theater/town.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** town.xml 3 May 2003 11:32:44 -0000 1.1 --- town.xml 20 Oct 2003 05:13:51 -0000 1.2 *************** *** 1,5 **** <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel" static="1"> <List name="layout"> <Object class="FeatureLayout"> --- 1,5 ---- <?xml version="1.0" standalone="no"?> ! <Object class="CustomLayoutModel"> <List name="layout"> <Object class="FeatureLayout"> |