From: <mk...@us...> - 2003-10-20 07:30:08
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim In directory sc8-pr-cvs1:/tmp/cvs-serv23593 Modified Files: CHANGES.current Log Message: Index: CHANGES.current =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/CHANGES.current,v retrieving revision 1.71 retrieving revision 1.72 diff -C2 -d -r1.71 -r1.72 *** CHANGES.current 20 Oct 2003 00:23:22 -0000 1.71 --- CHANGES.current 20 Oct 2003 05:16:13 -0000 1.72 *************** *** 2,5 **** --- 2,11 ---- =========================== 2003-10-19: onsight + Updated the xml files to remove the 'static' attribute (now + set in the class definition), and convert the engine thrust + tables to use simdata::Table2. Added systems.xml to + vehicles/aircraft/m2k. + + 2003-10-19: onsight Tagged r0_3_5 and started branch b0_3. Merged 'systems' branch into the trunk to start version 0.4.0. |