10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-24 06:02:26 +02:00

fixed typo

This commit is contained in:
Kevin Gasperich 2020-01-30 18:16:25 -06:00
parent 559c17cfaa
commit af74694cab

View File

@ -93,7 +93,7 @@ subroutine run
mo_label = "Orthonormalized"
if (is_periodic) then
call roothan_hall_scf_complex
call roothaan_hall_scf_complex
else
call roothaan_hall_scf
endif