- Timestamp:
- Sep 1, 2016, 2:11:53 PM (9 years ago)
- Branches:
- Gui_Fixes
- Children:
- 622f71
- Parents:
- 85056e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/FragmentationAction/AnalyseFragmentationResultsAction.cpp
r85056e r8a2398 306 306 const IndexSetContainer::Container_t &Indices = shortrangeresults.getContainer(); 307 307 const IndexSetContainer::Container_t &ForceIndices = ForceContainer->getContainer(); 308 ASSERT( Indices.size() == ForceIndices.size(), 309 "appendToHomologies() - Indices ("+toString(Indices.size()) 310 +") and ForceIndices ("+toString(ForceIndices.size())+") sizes differ."); 308 311 IndexSetContainer::Container_t::const_iterator iter = Indices.begin(); 309 312 IndexSetContainer::Container_t::const_iterator forceiter = ForceIndices.begin();
Note:
See TracChangeset
for help on using the changeset viewer.
