[Gcblue-commits] gcb_wx/include/database tcMissileDBObject.h,1.12,1.13
Status: Alpha
Brought to you by:
ddcforge
|
From: Dewitt C. <ddc...@us...> - 2004-11-23 23:31:58
|
Update of /cvsroot/gcblue/gcb_wx/include/database In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29552/include/database Modified Files: tcMissileDBObject.h Log Message: Text message "message center" GUI screen Index: tcMissileDBObject.h =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/include/database/tcMissileDBObject.h,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** tcMissileDBObject.h 6 Nov 2004 15:13:39 -0000 1.12 --- tcMissileDBObject.h 23 Nov 2004 23:30:32 -0000 1.13 *************** *** 94,98 **** FC_TRACK, ///< needs a fire-control track (launching platform) to launch, semi-active or command guidance SEEKER_TRACK, ///< needs seeker track and FC track to launch ! AUTO ///< will launch and either proceed unguided or autonomously search out target }; --- 94,98 ---- FC_TRACK, ///< needs a fire-control track (launching platform) to launch, semi-active or command guidance SEEKER_TRACK, ///< needs seeker track and FC track to launch ! AUTO ///< will launch and either proceed unguided or autonomously search out target }; |