From 5040ce10879b026bf94296ab99aade81a0700ebf Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Mon, 26 Feb 2024 09:23:23 +0100 Subject: [PATCH] Removed redundant iso_c_binding --- org/qmckl_distance.org | 3 --- 1 file changed, 3 deletions(-) diff --git a/org/qmckl_distance.org b/org/qmckl_distance.org index 404d0e9..509e679 100644 --- a/org/qmckl_distance.org +++ b/org/qmckl_distance.org @@ -264,7 +264,6 @@ integer(qmckl_exit_code) function test_qmckl_distance_sq(context) bind(C) use qmckl use qmckl_verificarlo_f - use iso_c_binding implicit none @@ -649,7 +648,6 @@ integer(qmckl_exit_code) function test_qmckl_dist(context) bind(C) use qmckl use qmckl_verificarlo_f - use iso_c_binding implicit none @@ -1120,7 +1118,6 @@ print(en_distance_rescaled) integer(qmckl_exit_code) function test_qmckl_dist_rescaled(context) bind(C) use qmckl - use iso_c_binding implicit none