Changeset 2574


Ignore:
Timestamp:
Oct 23, 2017 9:02:53 AM (6 years ago)
Author:
Giersch
Message:

Bugfix: Increased length of the character string * end *

File:
1 edited

Legend:

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

    r2563 r2574  
    2525! -----------------
    2626! $Id$
     27! Bugfix: Increased length of the character string *** end ***
     28!
     29! 2563 2017-10-19 15:36:10Z Giersch
    2730! Function call wtm_write_restart_data was added and the end of the standard
    2831! parameter list is now marked with *** end default ***. The end of the whole
     
    764767!
    765768!-- Set the end-of-file mark for default parameter
    766     WRITE ( 14 )  '*** end ***            '
     769    WRITE ( 14 )  '*** end ***                   '
    767770
    768771
Note: See TracChangeset for help on using the changeset viewer.