PhoenixLecture  2.0.0
Set of tools to make lectures
main_fail.cpp
Go to the documentation of this file.
1 
2 /***************************************
3  Auteur : Pierre Aubert
4  Mail : pierre.aubert@lapp.in2p3.fr
5  Licence : CeCILL-C
6 ****************************************/
7 
8 int main(int argc, char** argv){
9  return -1;
10 }
11 
int main(int argc, char **argv)
Definition: main_fail.cpp:8