Parent Directory | Revision Log
Initial revision
1 | pam-fi | 1.1 | /* |
2 | * CollectionActions.h | ||
3 | * | ||
4 | * Created on: 15-mag-2009 | ||
5 | * Author: Nicola Mori | ||
6 | */ | ||
7 | |||
8 | /*! @brief Top level header for CollectionAction classes and its derivates. */ | ||
9 | |||
10 | #ifndef COLLECTIONACTIONS_H_ | ||
11 | #define COLLECTIONACTIONS_H_ | ||
12 | |||
13 | // Base class | ||
14 | #include "CollectionAction/CollectionAction.h" | ||
15 | |||
16 | |||
17 | #endif /* COLLECTIONACTIONS_H_ */ |
ViewVC Help | |
Powered by ViewVC 1.1.23 |