Skip to content

Commit 304519a

Browse files
MilanSkocicjvdp1
andcommitted
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent d999a01 commit 304519a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/constants/test_constants.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ module test_constants
1616
PLANCK_CONSTANT,&
1717
SPEED_OF_LIGHT_IN_VACUUM,&
1818
STANDARD_ACCELERATION_OF_GRAVITY
19-
19+
implicit none
2020
public :: collect_constants
2121

2222
contains

0 commit comments

Comments
 (0)