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/PROBE/PT_prefixtree.cxx

    r5919 r6141  
    162162} 
    163163 
    164 /******************************** funtions for all stages !!!!! *********************************/ 
     164/******************************** functions for all stages !!!!! *********************************/ 
    165165 
    166166 
     
    379379 
    380380 
    381 /******************************** funtions for stage 1: save *********************************/ 
     381/******************************** functions for stage 1: save *********************************/ 
    382382 
    383383void PTD_clear_fathers(PTM2 *ptmain, POS_TREE * node)       /* stage 1*/ 
     
    799799} 
    800800 
    801 /******************************** funtions for stage 2-3: load *********************************/ 
     801/******************************** functions for stage 2-3: load *********************************/ 
    802802 
    803803void PTD_read_leafs_from_disk(char *fname,PTM2 *ptmain, POS_TREE **pnode) {