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