// // $Id: Box_t.cpp,v 1.2 2002/07/19 21:04:32 zimmler Exp $ // // File: Box_t.cpp // Purpose: Dummy component test for Box.cpp // Created: 02-Sep-1999 hobbs // // $Revision: 1.2 $ // // #include "geometry_system/components/Box.hpp" // Include files int main() { return 0; }