mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
fix print options
This commit is contained in:
parent
8260ff11f7
commit
962d019ba5
1 changed files with 2 additions and 2 deletions
|
|
@ -1156,8 +1156,8 @@ c
|
|||
D call errquit(' rtdb_delete failed',0,RTDB_ERR)
|
||||
call dft_sethfx(rtdb)
|
||||
dft_guesshfx=.true.
|
||||
call util_print_get_level(level_org)
|
||||
call util_print_set_level(10)
|
||||
endif
|
||||
call util_print_get_level(level_org)
|
||||
call util_print_set_level(10)
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue