/** @file * $Source: /home/cvsmanager/yoda/dataManager/RegistryItem.cpp,v $ * $Id: RegistryItem.cpp,v 4.0 2005/03/06 04:33:01 kusanagi Exp $ * $Author: kusanagi $ * * Implementation of the RegistryEvent class. */ #include "RegistryEvent.h" using namespace pamela; RegistryEvent::RegistryEvent(void) {} ClassImp(RegistryEvent)