mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
remove dbg printout
This commit is contained in:
parent
d700904fd1
commit
af2663a32f
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ c
|
|||
& write(luout,*)' fockxc: calc_type not set: setting to 1'
|
||||
calc_type = 1
|
||||
endif
|
||||
if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type
|
||||
cdbg if(ga_nodeid().eq.0) write(6,*) ' fock_xcd3d: ctype ',calc_type
|
||||
c
|
||||
c == need a better solution for this == NXG
|
||||
c Daniel (2-16-13): This line of code is VERY dangerous. It caused
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue