Commit 16df05e4 authored by Jeannie Backer's avatar Jeannie Backer
Browse files

Clarified comment in code.

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/branches/ipce@7129 41f8697f-d340-4b68-9986-7bafba869bb8
parent be4e8676
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -117,7 +117,7 @@ namespace Isis {

      bundleImage->setParentObservation(bundleObservation);
      //~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
      // TODO: problem when using settings from gui that no instrument id is set
      // TODO: problem when using settings from jigsaw app - no instrument id is set
      //
      BundleObservationSolveSettings solveSettings;
      if ( bundleSettings->numberSolveSettings() == 1) {