]> git.donarmstrong.com Git - mothur.git/blobdiff - groupmap.cpp
fixed summary.shared bug and set jumble default to 1.
[mothur.git] / groupmap.cpp
index 9cf5d7a53acf2f421bea5aeb7601a3efe674aee3..ef262a37cd5f0bc273b6d07ddfe62574a4aac5fd 100644 (file)
@@ -3,7 +3,7 @@
  *  Dotur
  *
  *  Created by Sarah Westcott on 12/1/08.
- *  Copyright 2008 __MyCompanyName__. All rights reserved.
+ *  Copyright 2008 Schloss Lab UMASS Amherst. All rights reserved.
  *
  */
 
@@ -71,4 +71,3 @@ void GroupMap::setNamesOfGroups(string seqGroup) {
                                namesOfGroups.push_back(seqGroup); //new group
                        }
 }
-/************************************************************/
\ No newline at end of file