summaryrefslogtreecommitdiff
path: root/ce/test/maximus/test.h
blob: 2be7038cce8c4ac0ff08334e4192f43c41112d17 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
#ifndef test_h
#define test_h
/* Cesar project {{{
 *
 * Copyright (C) 2008 Spidcom
 *
 * <<<Licence>>>
 *
 * }}} */
/**
 * \file    test.h
 * \brief   « brief description »
 * \ingroup « module »
 *
 * « long description »
 */
#define MAXIMUS_TEST
#endif /* test_h */