Show
Ignore:
Timestamp:
14/08/09 16:29:27 (3 years ago)
Author:
westram
Message:
  • spellchecked all (phew)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/AWT/AWT_seq_protein.cxx

    r5827 r6141  
    267267            if (p[idx]&APP_GAP) { // contains a gap 
    268268                mutations = 1;  // count first gap as mutation 
    269                 // @@@ FIXME:  rethink then line above. maybe it should be 3 mutations ? 
     269                // @@@ FIXME:  rethink the line above. maybe it should be 3 mutations ? 
    270270 
    271271#if !defined(MULTIPLE_GAPS_ARE_MULTIPLE_MUTATIONS)