Skip to content

Commit

Permalink
Some minor cleaning up.
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Apr 4, 2019
1 parent f5c4f35 commit d0eb3d7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/plugins/support/SEDMLSupport/src/sedmlfile.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -529,7 +529,8 @@ bool SedmlFile::isSupported()
}

// Make sure that the first simulation algorithm annotation, if any,
// contains at least the kind of information we would expect
// contains at least the kind of information we would expect, i.e.
// solver properties that somehow don't have KiSAO ids

annotation = firstSimulationAlgorithm->getAnnotation();

Expand Down

0 comments on commit d0eb3d7

Please # to comment.