MDA
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups
SequenceSet_test.hpp
1 /*
2  * SequenceSetTest.hpp
3  *
4  * Created on: 27 Sep 2013
5  * Author: ck
6  */
7 
8 #ifndef SEQUENCESETTEST_HPP_
9 #define SEQUENCESETTEST_HPP_
10 
11 
12 class SequenceSet_Test : public CxxTest::TestSuite
13 {
14 public:
15 
16 
17 
18 };
19 
20 
21 
22 #endif /* SEQUENCESETTEST_HPP_ */