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

void Impala::Samples::Timing::ShowUsage ( char *  progName  ) 

Definition at line 265 of file mainTiming.cpp.

00266 {
00267     std::cout
00268         << "Usage : " << std::endl
00269         << progName << " cmd [options for cmd]" << std::endl
00270         << "   convsep machine" << std::endl
00271         << "   recconvsep machine" << std::endl
00272         << "   recconvsepcomplex machine" << std::endl
00273         ;
00274 }


Generated on Thu Jan 13 09:24:04 2011 for ImpalaSrc by  doxygen 1.5.1