source: Sophya/trunk/SophyaLib/SysTools/systools.h@ 1929

Last change on this file since 1929 was 1610, checked in by cmv, 24 years ago

changement blabla refgroup SysTools cmv 31/7/01

File size: 311 bytes
RevLine 
[1211]1#ifndef SYSTOOLS_H
2#define SYSTOOLS_H
3
[1607]4/*!
5 \defgroup SysTools SysTools module
[1610]6 This module contains interface to various services provided
7 by the operating system.
[1607]8*/
9
[1211]10#include "ctimer.h"
11#include "timing.h"
[1607]12#include "pdlmgr.h"
13#include "cxxcmplnk.h"
14#include "periodic.h"
15#include "psighand.h"
[1211]16
17#endif
Note: See TracBrowser for help on using the repository browser.