Changeset 9787


Ignore:
Timestamp:
09/13/11 09:27:09 (14 years ago)
Author:
Mathieu Morlighem
Message:

else missing leading to unexpected error

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk/src/c/solutions/CorePointerFromSolutionEnum.cpp

    r9775 r9787  
    3535                        #ifdef _HAVE_STEADYSTATE_
    3636                        solutioncore=&steadystate_core;
     37                        #else
    3738                        _error_("ISSM was not compiled with steady state capabilities. Exiting");
    3839                        #endif
Note: See TracChangeset for help on using the changeset viewer.