Merge pull request #517 from dmejiar/master

Remove garbage output
This commit is contained in:
Edoardo Aprà 2022-02-04 18:01:44 -08:00 committed by GitHub
commit 8f66944171
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -978,7 +978,6 @@ c
onw1e_ok = cando_nw_1e(i_basis,ish,0)
& .and. cando_nw_1e(j_basis,jsh,0)
c
!write(*,*) " *** int_1eefc ",ohnd_ok,onw_ok,onw1e_ok
if (orel) then
call rel_onel (
@ -1343,7 +1342,6 @@ c
onw1e_ok = cando_nw_1e(i_basis,ish,0)
& .and. cando_nw_1e(j_basis,jsh,0)
write(*,*) " *** int_1eefc1",ohnd_ok, onw_ok, onw1e_ok
c
c get external charges here (MV)
c ------------------------------