Gaudi Framework, version v23r7

Home   Generated: Wed Mar 20 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
main.cpp
Go to the documentation of this file.
1 #include "GaudiKernel/Kernel.h"
2 extern "C" GAUDI_IMPORT int GaudiMain(int argc, char* argv[]);
3 
4 int main(int argc, char* argv[] ) {
5  return GaudiMain(argc, argv);
6 }

Generated at Wed Mar 20 2013 17:59:36 for Gaudi Framework, version v23r7 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004