Update of /cvsroot/ogs/dist/c++/ogs/items/rings
In directory sc8-pr-cvs1:/tmp/cvs-serv12885
Modified Files:
Namespace.h
Log Message:
Better namespace description.
Index: Namespace.h
===================================================================
RCS file: /cvsroot/ogs/dist/c++/ogs/items/rings/Namespace.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** Namespace.h 18 Apr 2003 01:41:05 -0000 1.2
--- Namespace.h 19 Apr 2003 00:32:29 -0000 1.3
***************
*** 31,35 ****
* @namespace ogs::items::rings
*
! * Provides a set of magic rings.
*/
# define OGS_BEGIN_ITEMS_RINGS_NAMESPACE \
--- 31,37 ----
* @namespace ogs::items::rings
*
! * A collection of magical rings. The magic rings contained in this
! * package include rings whose characteristics and behavior can be
! * implemented completely within the framework of the Open Gaming System.
*/
# define OGS_BEGIN_ITEMS_RINGS_NAMESPACE \
|