Mac binaries
[jabaws.git] / website / archive / binaries / mac / src / clustalw / src / general / SymMatrix.cpp
diff --git a/website/archive/binaries/mac/src/clustalw/src/general/SymMatrix.cpp b/website/archive/binaries/mac/src/clustalw/src/general/SymMatrix.cpp
new file mode 100644 (file)
index 0000000..7efbdfb
--- /dev/null
@@ -0,0 +1,10 @@
+/**
+ * Author: Mark Larkin
+ * 
+ * Copyright (c) 2007 Des Higgins, Julie Thompson and Toby Gibson.  
+ */
+#ifdef HAVE_CONFIG_H
+    #include "config.h"
+#endif
+
+#include "SymMatrix.h"