Ignore:
Timestamp:
Aug 21, 2019 2:37:54 PM (5 years ago)
Author:
scharf
Message:

removed comments in 'Former revisions' section that are older than 01.01.2019

File:
1 edited

Legend:

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

    r3655 r4180  
    2727! Renamed output variables
    2828!
    29 ! 3241 2018-09-12 15:02:00Z raasch
    30 ! unused format statement removed
    31 !
    32 ! 2718 2018-01-02 08:49:38Z maronga
    33 ! Corrected "Former revisions" section
    34 !
    35 ! 2696 2017-12-14 17:12:51Z kanani
    36 ! Change in file header (GPL part)
    37 !
    38 ! 2101 2017-01-05 16:42:31Z suehring
    39 !
    40 ! 2000 2016-08-20 18:09:15Z knoop
    41 ! Forced header and separation lines into 80 columns
    42 !
    43 ! 1697 2015-10-28 17:14:10Z raasch
    44 ! small E- and F-FORMAT changes to avoid informative compiler messages about
    45 ! insufficient field width
    46 !
    47 ! 1682 2015-10-07 23:56:08Z knoop
    48 ! Code annotations made doxygen readable
    49 !
    50 ! 1320 2014-03-20 08:40:49Z raasch
    51 ! ONLY-attribute added to USE-statements,
    52 ! kind-parameters added to all INTEGER and REAL declaration statements,
    53 ! kinds are defined in new module kinds,
    54 ! old module precision_kind is removed,
    55 ! revision history before 2012 removed,
    56 ! comment fields (!:) to be used for variable explanations added to
    57 ! all variable declaration statements
    58 !
    59 ! 1318 2014-03-17 13:35:16Z raasch
    60 ! barrier argument removed from cpu_log,
    61 ! module interfaces removed
    62 !
    63 ! 1036 2012-10-22 13:43:42Z raasch
    64 ! code put under GPL (PALM 3.9)
    65 !
    66 ! RCS Log replace by Id keyword, revision history cleaned up
    67 !
    68 ! Revision 1.1  1997/09/19 07:45:22  raasch
    69 ! Initial revision
    70 !
    7129!
    7230! Description:
Note: See TracChangeset for help on using the changeset viewer.