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/GDE/MOLPHY/mltree.c

    r1885 r6141  
    15111511        } 
    15121512        if (allsame > 0) 
    1513                 printf("\nsame bootstrap likelihood occured %d times\n", allsame); 
     1513                printf("\nsame bootstrap likelihood occurred %d times\n", allsame); 
    15141514        free_dvector(boots); 
    15151515        free_ivector(addweight);