From c050f2859eeb0f79f8394de19aaa9c3d65c442ef Mon Sep 17 00:00:00 2001 From: Kevin Gasperich Date: Fri, 24 Jan 2020 07:58:06 -0600 Subject: [PATCH] minor change in complex huckel --- src/scf_utils/huckel_complex.irp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/scf_utils/huckel_complex.irp.f b/src/scf_utils/huckel_complex.irp.f index 3fa1b4b0..284ba18b 100644 --- a/src/scf_utils/huckel_complex.irp.f +++ b/src/scf_utils/huckel_complex.irp.f @@ -1,4 +1,4 @@ -subroutine huckel_guess +subroutine huckel_guess_complex implicit none BEGIN_DOC ! Build the MOs using the extended Huckel model