Changeset 6141 for trunk/GENOM_IMPORT/MetaInfo.cxx
- Timestamp:
- 14/08/09 16:29:27 (3 years ago)
- Files:
-
- 1 modified
-
trunk/GENOM_IMPORT/MetaInfo.cxx (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/GENOM_IMPORT/MetaInfo.cxx
r5805 r6141 68 68 string content; 69 69 70 if (ref_count == 1) { // only one reference -> don t tag70 if (ref_count == 1) { // only one reference -> don't tag 71 71 RefVectorCIter i = refs.begin(); 72 72 const string *ref_content = i->get(refkey);
