The Gaudi Framework
v29r0 (ff2e7097)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
makeThesis.cpp
Go to the documentation of this file.
1
#include <iostream>
2
#include <string>
3
4
int
main
(
int
,
char
** )
5
//-----------------------------------------------------------------------------
6
{
7
std::cout
<<
"Were you really expecting a working tool?"
<<
std::endl
;
8
return
0;
9
}
std::endl
T endl(T...args)
main
int main(int, char **)
Definition:
makeThesis.cpp:4
std::cout
GaudiHive
src
bin
makeThesis.cpp
Generated on Tue Sep 26 2017 11:39:03 for The Gaudi Framework by
1.8.11