source:
Sophya/trunk/SophyaLib/SUtils/sutils.h
Last change on this file was 1609, checked in by , 24 years ago | |
---|---|
File size: 277 bytes |
Rev | Line | |
---|---|---|
[1607] | 1 | #ifndef SUTILS_H |
2 | #define SUTILS_H | |
3 | ||
4 | /*! | |
[1609] | 5 | \defgroup SUtils SUtils module |
[1607] | 6 | This module contains general utility routines and classes |
7 | for datacards, string manipulation etc... | |
8 | */ | |
9 | ||
10 | #include "datacards.h" | |
11 | #include "strutil.h" | |
12 | #include "strutilxx.h" | |
13 | #include "utils.h" | |
14 | ||
15 | #endif |
Note:
See TracBrowser
for help on using the repository browser.