work/index.cpp File Reference

#include "Application/Bootstrap.h"

Include dependency graph for index.cpp:

Functions

int main ()

Function Documentation

int main (  ) 

00020           {
00021 
00022         Bootstrap app;
00023         app.run();
00024         return 1;
00025 }

Here is the call graph for this function:


Generated on Wed Dec 23 14:15:05 2009 for CPPFrame by  doxygen 1.5.8