Gaudi Framework, version v22r1

Home   Generated: Mon Feb 28 2011

main.cpp

Go to the documentation of this file.
00001 #include "GaudiKernel/Kernel.h"
00002 extern "C" GAUDI_IMPORT int GaudiMain(int argc, char* argv[]);
00003 
00004 int main(int argc, char* argv[] )   {
00005   return GaudiMain(argc, argv);
00006 }
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines

Generated at Mon Feb 28 2011 18:27:02 for Gaudi Framework, version v22r1 by Doxygen version 1.7.2 written by Dimitri van Heesch, © 1997-2004