Ignore:
Timestamp:
Oct 7, 2015 11:56:08 PM (9 years ago)
Author:
knoop
Message:

Code annotations made doxygen readable

File:
1 edited

Legend:

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

    r1354 r1682  
    1  SUBROUTINE run_control
    2 
     1!> @file run_control.f90
    32!--------------------------------------------------------------------------------!
    43! This file is part of PALM.
     
    2019! Current revisions:
    2120! -----------------
    22 !
     21! Code annotations made doxygen readable
    2322!
    2423! Former revisions:
     
    5655! Description:
    5756! ------------
    58 ! Computation and output of run-control quantities
     57!> Computation and output of run-control quantities
    5958!------------------------------------------------------------------------------!
     59 SUBROUTINE run_control
     60 
    6061
    6162    USE cpulog,                                                                &
Note: See TracChangeset for help on using the changeset viewer.