The Gaudi Framework
v32r2 (46d42edc)
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 Sat Sep 28 2019 18:06:48 for The Gaudi Framework by
1.8.15