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/user_additional_routines.f90

    r1321 r1682  
    1  SUBROUTINE user_dummy
    2 
     1!> @file user_additional_routines.f90
    32!--------------------------------------------------------------------------------!
    43! This file is part of PALM.
     
    2019! Current revisions:
    2120! -----------------
    22 !
     21! Code annotations made doxygen readable
    2322!
    2423! Former revisions:
     
    4140! Description:
    4241! ------------
    43 ! This file may contain additional user-defined routines.
     42!> This file may contain additional user-defined routines.
    4443!------------------------------------------------------------------------------!
     44 SUBROUTINE user_dummy
     45 
    4546
    4647    USE kinds
Note: See TracChangeset for help on using the changeset viewer.