forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1002 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
90a8dba7b1
commit
2c9e7e1558
|
@ -41,10 +41,8 @@ FixStyle(npt/asphere,FixNPTASphere)
|
|||
|
||||
#ifdef PairInclude
|
||||
#include "pair_gayberne.h"
|
||||
#include "pair_resquared.h"
|
||||
#endif
|
||||
|
||||
#ifdef PairClass
|
||||
PairStyle(gayberne,PairGayBerne)
|
||||
PairStyle(resquared,PairRESquared)
|
||||
#endif
|
||||
|
|
Loading…
Reference in New Issue