Skip to content
Snippets Groups Projects
Commit 2a960016 authored by Debolskiy Andrey's avatar Debolskiy Andrey :bicyclist_tone5:
Browse files

typo fixed

parent 86ca70e2
No related branches found
No related tags found
No related merge requests found
Pipeline #1818 canceled
......@@ -53,7 +53,7 @@ contains
!> @brief converts sfx cell output to legacy arg [AR2 INMCM format] array
! ----------------------------------------------------------------------------
use, intrinsic :: iso_c_binding, only: real_d => c_double, &
real_d => c_float! 8-byte real
real_f => c_float! 8-byte real
implicit none
type(sfxDataType), intent(in) :: sfx
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment