Changes in palm/trunk/SOURCE/local_stop.f90 [3:1]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/local_stop.f90
r3 r1 1 1 SUBROUTINE local_stop 2 2 3 !------------------------------------------------------------------------------ !3 !-------------------------------------------------------------------------------! 4 4 ! Actual revisions: 5 5 ! ----------------- … … 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 10 ! $Log: local_stop.f90,v $ 13 11 ! Revision 1.2 2003/03/16 09:40:28 raasch 14 12 ! Two underscores (_) are placed in front of all define-strings … … 21 19 ! ------------ 22 20 ! Stop program execution 23 !------------------------------------------------------------------------------ !21 !-------------------------------------------------------------------------------! 24 22 25 23 USE pegrid
Note: See TracChangeset
for help on using the changeset viewer.