Ignore:
Timestamp:
Mar 26, 2009 3:11:21 PM (15 years ago)
Author:
heinze
Message:

Indentation of the message calls corrected

File:
1 edited

Legend:

Unmodified
Added
Removed
  • palm/trunk/SOURCE/data_output_3d.f90

    r263 r274  
    313313
    314314             IF ( .NOT. found )  THEN
    315                 message_string =  'no output available for: ' // TRIM( do3d(av,if) )
     315                message_string =  'no output available for: ' //   &
     316                                  TRIM( do3d(av,if) )
    316317                CALL message( 'data_output_3d', 'PA0182', 0, 0, 0, 6, 0 )
    317318             ENDIF
Note: See TracChangeset for help on using the changeset viewer.