Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  master (f31105fd)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
makeThesis.cpp File Reference
#include <iostream>
#include <string>
Include dependency graph for makeThesis.cpp:

Go to the source code of this file.

Functions

int main (int, char **)
 

Function Documentation

◆ main()

int main ( int  ,
char **   
)

Definition at line 14 of file makeThesis.cpp.

16 {
17  std::cout << "Were you really expecting a working tool?" << std::endl;
18  return 0;
19 }
std::cout
std::endl
T endl(T... args)