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/PRIMER_DESIGN/PRD_Design.hxx

    r3266 r6141  
    3636 
    3737    // Abstand der Primer (bzgl. der Basen dazwischen, <=0 = ignorieren) 
    38     // min/max distance of primers (regading number of bases between, <=0 = ignore) 
     38    // min/max distance of primers (regarding number of bases between, <=0 = ignore) 
    3939 
    4040    Range primer_distance; 
     
    6565 
    6666    // wird ein Primer ausserhalb dieser Distanz nocheinmal gefunden wird das Vorkommen ignoriert ( <= 0 = eindeutig ) 
    67     // is a primer found again out of this range its occurence is ignored ( <=0 = explict match ) 
     67    // is a primer found again out of this range its occurrence is ignored ( <=0 = explicit match ) 
    6868 
    6969    int  min_distance_to_next_match;