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