Update of /cvsroot/gcblue/gcb_wx/include/sim
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27284/include/sim
Modified Files:
tcAeroAirObject.h
Log Message:
Index: tcAeroAirObject.h
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/include/sim/tcAeroAirObject.h,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** tcAeroAirObject.h 10 Mar 2005 03:28:27 -0000 1.8
--- tcAeroAirObject.h 11 Mar 2005 02:46:46 -0000 1.9
***************
*** 44,48 ****
virtual void ApplyRestrictions();
virtual void Clear(void);
- virtual bool IsDestroyed();
virtual void RandInitNear(float afLon_deg, float afLat_deg);
--- 44,47 ----
|