mod_sim.hh

Go to the documentation of this file.
00001 /*
00008  * LEGAL:   COPYRIGHT (C) 2004 JIM E. BROOKS
00009  *          THIS SOURCE CODE IS RELEASED UNDER THE TERMS
00010  *          OF THE GNU GENERAL PUBLIC LICENSE VERSION 2 (GPL 2).
00011  *****************************************************************************/
00012 
00013 #ifndef MOD_SIM_HH
00014 #define MOD_SIM_HH 1
00015 
00016 #include "eng.hh"
00017 using namespace eng;
00018 #include "mod_base.hh"
00019 using namespace mod_base;
00020 #include "mod_sim_defs.hh"
00021 #if DEBUG
00022 #include "mod_sim_typesig_defs.hh"
00023 #endif
00024 #if DEBUG
00025 #include "mod_sim_test.hh"
00026 #endif
00027 #include "mod_sim_world.hh"
00028 #include "mod_sim_class.hh"
00029 #include "mod_sim_global.hh"
00030 
00031 #endif // MOD_SIM_HH
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:12 2007