00001 // $Id: IIDIGslSvc.h,v 1.2 2003/11/19 16:55:58 mato Exp $ 00002 // ============================================================================ 00003 #ifndef GAUDIGSL_IIDIGSLSVC_H 00004 #define GAUDIGSL_IIDIGSLSVC_H 1 00005 // Include files 00006 #include "GaudiKernel/IInterface.h" 00007 00027 static const InterfaceID IID_IGslSvc( "IGslSvc" , 1 , 0 ); 00028 00029 // ============================================================================ 00030 // The END 00031 // ============================================================================ 00032 #endif // GAUDIGSL_IIDIGSLSVC_H 00033 // ============================================================================