Loading isis/src/base/objs/ProcessImportPds/ProcessImportPds.h +9 −7 Original line number Diff line number Diff line Loading @@ -221,6 +221,8 @@ namespace Isis { * using the default data area. Fixes #4738. * @history 2017-06-26 Summer Stapleton - Added functions to identify and report changes to * the default projection offsets and multipliers. Fixes #4887. * @history 2017-12-20 Summer Stapleton - Modified error message in * ProcessImportPds::ProcessLabel() to be more discriptive. Fixes #4883. * */ class ProcessImportPds : public ProcessImport { Loading Loading
isis/src/base/objs/ProcessImportPds/ProcessImportPds.h +9 −7 Original line number Diff line number Diff line Loading @@ -221,6 +221,8 @@ namespace Isis { * using the default data area. Fixes #4738. * @history 2017-06-26 Summer Stapleton - Added functions to identify and report changes to * the default projection offsets and multipliers. Fixes #4887. * @history 2017-12-20 Summer Stapleton - Modified error message in * ProcessImportPds::ProcessLabel() to be more discriptive. Fixes #4883. * */ class ProcessImportPds : public ProcessImport { Loading