The Gaudi Framework  v32r2 (46d42edc)
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 4 of file makeThesis.cpp.

6 {
7  std::cout << "Were you really expecting a working tool?" << std::endl;
8  return 0;
9 }
T endl(T... args)