//////////////////////////////////////////////////////////////////////// // // $Id: IDbiRegistryItem.cxx,v 1.1 2011/01/18 05:49:20 finch Exp $ // // IDbiRegistryItem // // Package: IDbiRegistry // // see header file for comments. // // Contact: bv@bnl.gov // // Created on: Wed Oct 25 17:17:13 2000 // //////////////////////////////////////////////////////////////////////// #include "IDbiRegistryItem.hxx" ClassImp(COMET::IDbiRegistryItem) COMET::IDbiRegistryItem::IDbiRegistryItem(void) { } COMET::IDbiRegistryItem::~IDbiRegistryItem(void) { }