Changeset 3630 for palm/trunk/SOURCE/salsa_util_mod.f90
- Timestamp:
- Dec 17, 2018 11:04:17 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/salsa_util_mod.f90
r3494 r3630 144 144 get_index = SELF%ncomp + 1 145 145 ELSE 146 STOP 'get_index: FAILED, no such component -'146 STOP 1 ! "INFO for Developer: please use the message routine to pass the output string" get_index: FAILED, no such component - 147 147 ENDIF 148 148
Note: See TracChangeset
for help on using the changeset viewer.