[Compbench-devel] CompBenchmarks++ cloptions.cpp,1.9,1.10
Brought to you by:
xfred
From: Frederic T. <xf...@us...> - 2006-11-01 13:22:43
|
Update of /cvsroot/compbench/CompBenchmarks++ In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv19942 Modified Files: cloptions.cpp Log Message: compbenchmarks renamed to combenchmarks-core Index: cloptions.cpp =================================================================== RCS file: /cvsroot/compbench/CompBenchmarks++/cloptions.cpp,v retrieving revision 1.9 retrieving revision 1.10 diff -C2 -d -r1.9 -r1.10 *** cloptions.cpp 1 Nov 2006 13:06:47 -0000 1.9 --- cloptions.cpp 1 Nov 2006 13:22:39 -0000 1.10 *************** *** 18,22 **** void cbmOptionsHelp(void) { ! std::cout << "Usage: compbenchmarks [specs]" << std::endl << "Where specs is one of :" << std::endl << " --install <b-id> : download and pre-configure specified benchmark" << std::endl --- 18,22 ---- void cbmOptionsHelp(void) { ! std::cout << "Usage: compbenchmarks-core [specs]" << std::endl << "Where specs is one of :" << std::endl << " --install <b-id> : download and pre-configure specified benchmark" << std::endl |