10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-28 08:02:33 +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" mo_label = "Orthonormalized"
if (is_periodic) then if (is_periodic) then
call roothan_hall_scf_complex call roothaan_hall_scf_complex
else else
call roothaan_hall_scf call roothaan_hall_scf
endif endif