mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
removing task_rfcf
This commit is contained in:
parent
d2f49bf141
commit
0afa3aec40
1 changed files with 2 additions and 2 deletions
|
|
@ -340,8 +340,8 @@ CJMC
|
|||
else
|
||||
status = task_dynamics(rtdb)
|
||||
endif
|
||||
else if (inp_compare(.false.,'rfcf',operation)) then
|
||||
status = task_rfcf(rtdb)
|
||||
c else if (inp_compare(.false.,'rfcf',operation)) then
|
||||
c status = task_rfcf(rtdb)
|
||||
else if(inp_compare(.false.,'fep',operation)) then
|
||||
if(oqmmm) then
|
||||
status = task_qmmm_fep(rtdb)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue