Skip to content

Commit

Permalink
more wrapper work
Browse files Browse the repository at this point in the history
  • Loading branch information
edwardhartnett committed Dec 23, 2024
1 parent ba91f2d commit df8798a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/g2cf.F90
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,7 @@ end function g2cf_inq_prod
!> @param[in] msg_num The message number in the file (first message is 1).
!> @param[in] prod_num The product number in the message (first product is 1).
!> @param[in] dim_num The dimension number in the product (first dimension is 1).
!> @param[out] len Length of dimension.
!> @param[out] dimlen Length of dimension.
!> @param[out] name Name of dimension.
!> @param[out] val Array of values along the dimension.
!>
Expand Down

0 comments on commit df8798a

Please sign in to comment.