--- trunk/libf/dyn3d/abort_gcm.f90 2008/07/21 16:05:07 12 +++ trunk/libf/dyn3d/abort_gcm.f90 2008/08/07 12:29:13 18 @@ -27,7 +27,7 @@ call histclo print *, 'Stopping in ', modname - print *, 'Reason = ', trim(message) + print *, 'Reason: ', trim(message) print *, 'Houston, we have a problem ', ierr STOP 1