f.cpp
Go to the documentation of this file.
00001 
00011 /*****************************************************************************
00012 ** Includes
00013 *****************************************************************************/
00014 
00015 #include <iostream>
00016 #include "f.hpp"
00017 
00018 void fooDude() {
00019   std::cout << "fooDude::Hello Dude" << std::endl;
00020   std::cout << "What a " << fiasco() << std::endl;
00021 }
 All Files Functions Defines


ecl_foo
Author(s): Daniel Stonier
autogenerated on Tue May 14 2013 15:37:47