mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Cleaning Jastrow
This commit is contained in:
parent
841e756420
commit
fab7df908b
@ -659,7 +659,7 @@ assert (rc == QMCKL_SUCCESS);
|
|||||||
implicit none
|
implicit none
|
||||||
integer(qmckl_exit_code) :: qmckl_check
|
integer(qmckl_exit_code) :: qmckl_check
|
||||||
integer (c_int64_t) , intent(in), value :: context
|
integer (c_int64_t) , intent(in), value :: context
|
||||||
integer(qmckl_exit_code), intent(in) :: rc
|
integer(qmckl_exit_code), intent(in), value :: rc
|
||||||
end function qmckl_check
|
end function qmckl_check
|
||||||
end interface
|
end interface
|
||||||
#+end_src
|
#+end_src
|
||||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user