removed stupid print in dft_utils_in_r/dm_in_r.irp.f

This commit is contained in:
eginer 2023-02-21 18:20:15 +01:00
parent e68c2cbf4b
commit 5aab702257
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit b8cd5815bce14c9b880e3c5ea3d5fc2652f5955c
Subproject commit f40bde0925808bbec0424b57bfcef1b26473a1c8

View File

@ -82,7 +82,7 @@
enddo
enddo
!$OMP END PARALLEL DO
print*,'density and gradients provided'
! print*,'density and gradients provided'
END_PROVIDER