Changeset 6141 for trunk/DIST/distanalyse.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/DIST/distanalyse.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/DIST/distanalyse.cxx
r5392 r6141 65 65 66 66 if (min_len * 1.3 < max_len) { 67 aw_message("Warning: The length of sequences differ significantly\n"68 " be careful l, neighbour joining is sensitivto\n"67 aw_message("Warning: The length of sequences differs significantly\n" 68 " be careful, neighbour joining is sensitive to\n" 69 69 " this kind of error"); 70 70 }
