mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-28 22:25:48 -04:00
fix qmmm dependencies
This commit is contained in:
parent
b1252d2b16
commit
1e7687ece4
1 changed files with 1 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ MODULES := $(patsubst scfaux,scfaux ddscf,$(MODULES) )
|
|||
#MODULES := $(patsubst nwdft,nwdft ddscf gradients NWints property cphf hessian nwxc,$(MODULES) )
|
||||
MODULES := $(patsubst nwdft,nwdft ddscf gradients NWints property cphf hessian,$(MODULES) )
|
||||
MODULES := $(patsubst qmd,qmd nwdft ddscf gradients NWints property cphf hessian nwmd,$(MODULES) )
|
||||
MODULES := $(patsubst qmmm,qmmm nwdft ddscf cphf hessian optim gradients NWints property nwmd vib driver,$(MODULES) )
|
||||
|
||||
MODULES := $(patsubst esp,esp NWints,$(MODULES) )
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue