// // $Id: ChannelGeometry_t.cpp,v 1.2 2002/07/19 15:29:50 zimmler Exp $ // // File: ChannelGeometry_t.cpp // Purpose: Dummy component test for ChannelGeometry.cpp // Created: 02-Sep-1999 hobbs // // $Revision: 1.2 $ // // #include "d0_geometry/channel/ChannelGeometry.hpp" // Include files int main() { return 0; }