git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1002 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2007-10-10 22:35:07 +00:00
parent 90a8dba7b1
commit 2c9e7e1558
1 changed files with 0 additions and 2 deletions

View File

@ -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