Skip to content

Commit 210d791

Browse files
author
Robin Hogan
committed
Removed unnecessary use of ISO_C_BINDING
1 parent 5ee0214 commit 210d791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: ifs/yoephy.F90

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
MODULE YOEPHY
1111

1212
USE PARKIND1, ONLY : JPRB, JPIM
13-
USE ISO_C_BINDING
13+
!USE ISO_C_BINDING
1414

1515
IMPLICIT NONE
1616

0 commit comments

Comments
 (0)