Skip to content

Re-implement removeExperiment

Ammar Nejati requested to merge correct_removeExperiment into develop

The previous version caused an abortion due to improper handling of vector indices after erase operation. The issue is corrected in the current version.

Resolves issue #260 (closed)
Related to issue #262

Edited by Ammar Nejati

Merge request reports