Ignore:
Timestamp:
Jul 31, 2001, 10:08:36 AM (24 years ago)
Author:
cmv
Message:

after base restructuration cmv 31/7/01

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaLib/BaseTools/sophyainit.cc

    r1249 r1607  
    2525
    2626/*!
    27    \defgroup SysTools SysTools module
    28    This module contains classes and functions which define the
    29    general framework for \b Sophya package such as the simple
    30    persistence, serialisation mechanism through \b PPersist,
    31    \b POutPersist, \b PInPersist classes. It contains also
    32    few utility classes such as the \b NDataBlock<T>, (template
    33    numerical arrays with reference counting and sharing)
    34    \b DataCards and \b PDynLinker (Dynamic link handler) classes. 
    35  
    36 */
    37 
    38 /*!
    3927  \class SOPHYA::SophyaInitiator
    40   \ingroup SysTools
     28  \ingroup BaseTools
    4129  Each Sophya module may contain an initialiser class which should
    4230  be a sub-class of SophyaInitiator. 
Note: See TracChangeset for help on using the changeset viewer.