Changeset 6141 for trunk/GDE/MOLPHY/mltree.c
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/GDE/MOLPHY/mltree.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/GDE/MOLPHY/mltree.c
r1885 r6141 1511 1511 } 1512 1512 if (allsame > 0) 1513 printf("\nsame bootstrap likelihood occur ed %d times\n", allsame);1513 printf("\nsame bootstrap likelihood occurred %d times\n", allsame); 1514 1514 free_dvector(boots); 1515 1515 free_ivector(addweight);
