// Filename: config_physics.h // Created by: charles (17Jul00) // //////////////////////////////////////////////////////////////////// #ifndef CONFIG_PHYSICS_H #define CONFIG_PHYSICS_H #include #include #include ConfigureDecl(config_physics, EXPCL_PANDAPHYSICS, EXPTP_PANDAPHYSICS); NotifyCategoryDecl(physics, EXPCL_PANDAPHYSICS, EXPTP_PANDAPHYSICS); #endif // CONFIG_PHYSICS_H