Changeset 6141 for trunk/CONSENSUS_TREE/CT_part.hxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/CONSENSUS_TREE/CT_part.hxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/CONSENSUS_TREE/CT_part.hxx
r5390 r6141 17 17 void part_or(PART *s, PART *d); 18 18 void part_copy(PART *s, PART *d); 19 void part_standar t(PART *p);19 void part_standard(PART *p); 20 20 int calc_index(PART *p); 21 21 void part_free(PART *p);
