mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2024-12-22 12:23:56 +01:00
Add missing fortran line
This commit is contained in:
parent
d21adadcf2
commit
b5423dca3d
@ -262,6 +262,7 @@ bool qmckl_mo_basis_provided(const qmckl_context context) {
|
||||
|
||||
*** Fortran interfaces
|
||||
|
||||
#+begin_src f90 :tangle (eval fh_func) :comments org
|
||||
interface
|
||||
integer(c_int32_t) function qmckl_get_mo_basis_mo_num (context, &
|
||||
mo_num) bind(C)
|
||||
|
Loading…
Reference in New Issue
Block a user