Skip to content

Commit 2456c9d

Browse files
committed
make coverage run
1 parent 1885016 commit 2456c9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_acoustic_src.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ module m_acoustic_src
1717

1818
use m_helper_basic !< Functions to compare floating point numbers
1919

20-
use m_constants !< Definitions of the constants
20+
use m_constants !< Definitions of constants
2121

2222
implicit none
2323
private; public :: s_initialize_acoustic_src, s_precalculate_acoustic_spatial_sources, s_acoustic_src_calculations

0 commit comments

Comments
 (0)