Changes in palm/trunk/SOURCE/local_system.f90 [1:3]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/SOURCE/local_system.f90
r1 r3 1 1 SUBROUTINE local_system( command ) 2 2 3 !------------------------------------------------------------------------------ -!3 !------------------------------------------------------------------------------! 4 4 ! Actual revisions: 5 5 ! ----------------- … … 8 8 ! Former revisions: 9 9 ! ----------------- 10 ! $Log: local_system.f90,v $ 10 ! $Id$ 11 ! RCS Log replace by Id keyword, revision history cleaned up 12 ! 11 13 ! Revision 1.4 2003/03/16 09:40:33 raasch 12 14 ! Two underscores (_) are placed in front of all define-strings 13 !14 ! Revision 1.3 2001/01/22 07:25:35 raasch15 ! Comments translated into English16 !17 ! Revision 1.2 1998/07/16 06:51:19 raasch18 ! cpp-Direktiven fuer t3ej2 und t3ej5 erweitert19 15 ! 20 16 ! Revision 1.1 1997/09/03 06:27:27 raasch … … 25 21 ! ------------ 26 22 ! System calls for different operating systems 27 !------------------------------------------------------------------------------ -!23 !------------------------------------------------------------------------------! 28 24 29 25 CHARACTER (LEN=*) :: command
Note: See TracChangeset
for help on using the changeset viewer.