new version of muscle 3.8.31
[jabaws.git] / binaries / src / muscle / msadistkimura.h
1 #ifndef MSADistKimura_h\r
2 #define MSADistKimura_h\r
3 \r
4 #include "msadist.h"\r
5 \r
6 class MSADistKimura : public MSADist\r
7         {\r
8 public:\r
9         virtual double ComputeDist(const MSA &msa, unsigned uSeqIndex1,\r
10           unsigned uSeqIndex2);\r
11         };\r
12 \r
13 #endif  // MSADistKimura_h\r