ifw-odp  2.0.0-alpha
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
clipm_testlib.h
Go to the documentation of this file.
1 
2 /*********************************************************************
3  * E.S.O. - VLT project
4  *
5  * "@(#) $Id: clipm_testlib.h 152735 2007-06-15 15:47:17Z hlorch $"
6  *
7  * Clipm testing tools
8  *
9  * who when what
10  * -------- ---------- ----------------------------------------------
11  * hlorch 2007-06-12 created
12  */
13 
14 #ifndef CLIPM_TESTLIB_H
15 #define CLIPM_TESTLIB_H
16 
17 /*-----------------------------------------------------------------------------
18  Includes
19  -----------------------------------------------------------------------------*/
20 
21 #include <clipm_testlib_base.h>
22 #include <clipm_testlib_tools.h>
23 #include <clipm_testlib_parser.h>
24 #include <clipm_testlib_defines.h>
25 
26 /*----------------------------------------------------------------------------*/
27 
28 #endif /* CLIPM_TESTLIB_H */