CHROMA
tests.h
Go to the documentation of this file.
1 // -*- C++ -*-
2 
3 /*! \file
4  * \brief Test codes
5  *
6  * Main programs forming a test code suite of Chroma
7  */
8 
9 /*! \defgroup testsmain Test codes
10  * \ingroup mainprogs
11  *
12  * Main programs forming a test code suite of Chroma
13  */
14 
15 
16 #ifndef __main_h__
17 #define __main_h__
18 
19 #endif
20 
21