]> git.donarmstrong.com Git - mothur.git/blobdiff - alignmentcell.cpp
working on pam
[mothur.git] / alignmentcell.cpp
index 544c218357cfa9c369abd6e60532463807ed8e9c..72bcb31de41e3d27673c9b8fab62221c553cb0b6 100644 (file)
@@ -13,6 +13,6 @@
 
 //********************************************************************************************************************
 
-AlignmentCell::AlignmentCell() : prevCell('x'), cValue(0.0000), dValue(0.0000), iValue(0.0000) {};
+AlignmentCell::AlignmentCell() : prevCell('x'), cValue(0.0000), dValue(0.0000), iValue(0.0000) {}
 
 //********************************************************************************************************************