Changeset 1607 in Sophya for trunk/SophyaLib/SysTools/systools.h


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/SysTools/systools.h

    r1211 r1607  
    22#define SYSTOOLS_H
    33
    4 #include "sophyainit.h"
    5 #include "ppersist.h"
    6 #include "ndatablock.h"
    7 #include "anydataobj.h"
    8 #include "dvlist.h"
    9 #include "pdlmgr.h"
    10 #include "perrors.h"
    11 #include "srandgen.h"
    12 #include "strutil.h"
     4/*!
     5   \defgroup SysTools SysTools module
     6   This module contains classes to manage
     7   various operating systems and compilers.
     8*/
     9
    1310#include "ctimer.h"
    1411#include "timing.h"
     12#include "pdlmgr.h"
     13#include "cxxcmplnk.h"
     14#include "periodic.h"
     15#include "psighand.h"
    1516
    1617#endif
Note: See TracChangeset for help on using the changeset viewer.