Home || Visual Search || Applications || Architecture || Important Messages || OGL || Src

int main ( int  argc,
char *  argv[] 
)

Definition at line 2730 of file mainIDo.cpp.

References Impala::Application::mainIDo().

02731 {
02732     int result = Impala::Application::mainIDo(argc, argv);
02733     return result;
02734 }

Here is the call graph for this function:


Generated on Thu Jan 13 09:05:34 2011 for ImpalaSrc by  doxygen 1.5.1