10
0
mirror of https://github.com/LCPQ/quantum_package synced 2024-07-23 11:17:33 +02:00

Removed traceback

This commit is contained in:
Anthony Scemama 2018-07-27 11:38:34 +02:00
parent 6fa4aec346
commit 93f1f74108

View File

@ -721,7 +721,7 @@ subroutine apply_excitation(det, exc, res, ok, Nint)
case default
print *, degree
print *, "apply ex"
print *, 1.d0/0.d0 ! For traceback
! print *, 1.d0/0.d0 ! For traceback
STOP
end select
! END INLINE