Skip to content

Commit

Permalink
remove doxygen directives for musica register function
Browse files Browse the repository at this point in the history
  • Loading branch information
mattldawson committed May 23, 2024
1 parent 6fb36e8 commit e3521b8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions musica/musica.F90
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@ module musica_ccpp

contains

!> \section arg_table_musica_register Argument Table
!! \htmlinclude musica_register.html
subroutine musica_register(constituents, errcode, errmsg)
use ccpp_constituent_prop_mod, only : ccpp_constituent_properties_t
type(ccpp_constituent_properties_t), allocatable, intent(out) :: constituents(:)
Expand Down

0 comments on commit e3521b8

Please sign in to comment.