mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-11-03 20:54:09 +01:00
Removed redundant iso_c_binding
This commit is contained in:
parent
fd9ce7ed5e
commit
5040ce1087
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user