Update of /cvsroot/compbench/CompBenchmarks++/System
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv2843
Modified Files:
System.h
Log Message:
Updated doxygen documentation.
Index: System.h
===================================================================
RCS file: /cvsroot/compbench/CompBenchmarks++/System/System.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** System.h 15 Jan 2007 17:50:13 -0000 1.19
--- System.h 15 Jan 2007 17:59:14 -0000 1.20
***************
*** 148,152 ****
/** Get a package acoording to its internal identifier
! * \param std::string containing the package's identifier
* \return CBMPackage instance
* \sa packageList()
--- 148,152 ----
/** Get a package acoording to its internal identifier
! * \param pid std::string containing the package's identifier
* \return CBMPackage instance
* \sa packageList()
|