Changeset 4652 for palm/trunk/SOURCE/check_open.f90
- Timestamp:
- Aug 27, 2020 8:51:55 AM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/check_open.f90
r4577 r4652 20 20 ! Current revisions: 21 21 ! ----------------- 22 ! 23 ! 22 ! 23 ! 24 24 ! Former revisions: 25 25 ! ----------------- 26 26 ! $Id$ 27 ! Routine fortran_sleep has been moved to module posix_interface 28 ! 29 ! 4577 2020-06-25 09:53:58Z raasch 27 30 ! further re-formatting to follow the PALM coding standard 28 31 ! … … 105 108 USE pegrid 106 109 107 USE posix_ calls_from_fortran,&110 USE posix_interface, & 108 111 ONLY: fortran_sleep 109 112
Note: See TracChangeset
for help on using the changeset viewer.