home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
doxg1211.zip
/
doxygen.zip
/
examples
/
class.h
< prev
next >
Wrap
C/C++ Source or Header
|
2000-01-22
|
152b
|
12 lines
/* A dummy class */
class Test
{
}
/*! \class Test class.h "inc/class.h"
* \brief This is a test class.
*
* Some details about the Test class
*/