Ignore:
Timestamp:
Apr 5, 2016 7:44:00 PM (8 years ago)
Author:
raasch
Message:

preprocessor directives using machine dependent flags (lc, ibm, etc.) mostly removed from the code

File:
1 edited

Legend:

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

    r1698 r1808  
    1919! Current revisions:
    2020! -----------------
    21 !
     21! routine local_flush replaced by FORTRAN statement
    2222!
    2323! Former revisions:
     
    135135!
    136136!--    Write buffer contents to disc immediately
    137        CALL local_flush( 15 )
     137       FLUSH( 15 )
    138138
    139139    ENDIF
Note: See TracChangeset for help on using the changeset viewer.