Changeset 6141 for trunk/PROBE/PT_prefixtree.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/PROBE/PT_prefixtree.cxx (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/PROBE/PT_prefixtree.cxx
r5919 r6141 162 162 } 163 163 164 /******************************** fun tions for all stages !!!!! *********************************/164 /******************************** functions for all stages !!!!! *********************************/ 165 165 166 166 … … 379 379 380 380 381 /******************************** fun tions for stage 1: save *********************************/381 /******************************** functions for stage 1: save *********************************/ 382 382 383 383 void PTD_clear_fathers(PTM2 *ptmain, POS_TREE * node) /* stage 1*/ … … 799 799 } 800 800 801 /******************************** fun tions for stage 2-3: load *********************************/801 /******************************** functions for stage 2-3: load *********************************/ 802 802 803 803 void PTD_read_leafs_from_disk(char *fname,PTM2 *ptmain, POS_TREE **pnode) {
