Update of /cvsroot/csp/APPLICATIONS/CSPSim/Include
In directory sc8-pr-cvs1:/tmp/cvs-serv32054/Include
Modified Files:
Tag: systems
DynamicObject.h
Log Message:
Index: DynamicObject.h
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Include/DynamicObject.h,v
retrieving revision 1.12.2.2
retrieving revision 1.12.2.3
diff -C2 -d -r1.12.2.2 -r1.12.2.3
*** DynamicObject.h 29 Sep 2003 06:46:11 -0000 1.12.2.2
--- DynamicObject.h 11 Oct 2003 06:44:22 -0000 1.12.2.3
***************
*** 33,37 ****
#include "TerrainObject.h"
#include "DataRecorder.h"
! #include "System.h"
--- 33,37 ----
#include "TerrainObject.h"
#include "DataRecorder.h"
! #include "SystemsModel.h"
|