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/flow_statistics.f90

    r254 r274  
    9595    IF ( flow_statistics_called )  THEN
    9696
    97        message_string = 'flow_statistics is called two times within one timestep'
     97       message_string = 'flow_statistics is called two times within one ' // &
     98                        'timestep'
    9899       CALL message( 'flow_statistics', 'PA0190', 1, 2, 0, 6, 0 )
    99100     
Note: See TracChangeset for help on using the changeset viewer.