Ignore:
Timestamp:
02/25/20 14:07:05 (5 years ago)
Author:
Mathieu Morlighem
Message:

CHG: making PDD inputs a dataset instead, as we know its size is 12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/Inputs2/DatasetInput2.cpp

    r24335 r24579  
    207207        if(index == -1){
    208208                this->Echo();
    209                 _error_("Could not find input "<<id<<" ("<<EnumToStringx(id)<<") in DatasetInput");
     209                _error_("Could not find input "<<id<<" ("<<EnumToStringx(id)<<"?) in DatasetInput");
    210210        }
    211211
Note: See TracChangeset for help on using the changeset viewer.