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_tree_cmp.hxx

    r5968 r6141  
    3737    AWT_species_set *search(AWT_species_set *set,long *best_cost); 
    3838    int              search(AWT_species_set *set,FILE *log_file);                                  // set's best_cost & best_node 
    39     GB_ERROR         copy_node_infos(FILE *log, bool delete_old_nodes, bool nodes_with_marked_only); 
     39    GB_ERROR         copy_node_information(FILE *log, bool delete_old_nodes, bool nodes_with_marked_only); 
    4040    AWT_species_set *find_best_matches_info(AP_tree *tree_source, FILE *log, bool setinner_node); 
    4141    AWT_species_set *move_tree_2_ssr(AP_tree *node);