![]() |
|
|
Generated: 24 Nov 2008 |
00001 00002 00003 // Include Files 00004 #include "GaudiKernel/DeclareFactoryEntries.h" 00005 00006 // Using the MACROS in the previous include file declare all "components" of 00007 // the library. 00008 DECLARE_FACTORY_ENTRIES(GaudiGridSvc) { 00009 00010 DECLARE_TOOL( GFALDataStreamTool ); 00011 00012 }