Ignore:
Timestamp:
Aug 27, 2020 8:51:55 AM (4 years ago)
Author:
raasch
Message:

routine posix_calls_from_fortran merged into posix_interface_mod

File:
1 edited

Legend:

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

    r4577 r4652  
    2020! Current revisions:
    2121! -----------------
    22 ! 
    23 ! 
     22!
     23!
    2424! Former revisions:
    2525! -----------------
    2626! $Id$
     27! Routine fortran_sleep has been moved to module posix_interface
     28!
     29! 4577 2020-06-25 09:53:58Z raasch
    2730! further re-formatting to follow the PALM coding standard
    2831!
     
    105108    USE pegrid
    106109
    107     USE posix_calls_from_fortran,                                                                  &
     110    USE posix_interface,                                                                           &
    108111        ONLY:  fortran_sleep
    109112
Note: See TracChangeset for help on using the changeset viewer.