1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-08-16 18:38:28 +02:00
This commit is contained in:
Anthony Scemama 2022-04-05 16:52:35 +02:00
parent 2f26ccd4f0
commit c3424216de

View File

@ -655,6 +655,7 @@ integer function qmckl_compute_mo_basis_mo_vgl_doc_f(context, &
end if
end do
end do
info = QMCKL_SUCCESS
end function qmckl_compute_mo_basis_mo_vgl_doc_f
#+end_src