/** @file * $Source: /home/cvsmanager/yoda/event/RegistryEvent.cpp,v $ * $Id: RegistryEvent.cpp,v 6.0 2006/02/07 17:11:07 kusanagi Exp $ * $Author: kusanagi $ * * Implementation of the RegistryEvent class. */ #include "RegistryEvent.h" using namespace pamela; RegistryEvent::RegistryEvent(void) {} ClassImp(RegistryEvent)