Changeset 3332 for trunk/yat/omic/CigarIterator.cc
- Timestamp:
- Oct 23, 2014, 1:18:15 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/yat/omic/CigarIterator.cc
r3329 r3332 40 40 41 41 42 const uint32_t* CigarIterator::base(void) const 43 { 44 return base_; 45 } 46 47 42 48 void CigarIterator::decrement(void) 43 49 {
Note: See TracChangeset
for help on using the changeset viewer.