git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@1941 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -14,7 +14,7 @@ OBJ = $(SRC:.cpp=.o)
|
|||||||
# Package variables
|
# Package variables
|
||||||
|
|
||||||
PACKAGE = asphere class2 colloid dipole dpd granular \
|
PACKAGE = asphere class2 colloid dipole dpd granular \
|
||||||
kspace manybody meam molecule opt poems xtc sd
|
kspace manybody meam molecule opt poems xtc
|
||||||
|
|
||||||
PACKUSER = user-ackland user-cg-cmm user-ewaldn user-smd
|
PACKUSER = user-ackland user-cg-cmm user-ewaldn user-smd
|
||||||
|
|
||||||
|
|||||||
@ -363,8 +363,6 @@ RegionStyle(union,RegUnion)
|
|||||||
#include "style_poems.h"
|
#include "style_poems.h"
|
||||||
#include "style_xtc.h"
|
#include "style_xtc.h"
|
||||||
|
|
||||||
#include "style_sd.h"
|
|
||||||
|
|
||||||
// user add-ons: individual classes and packages
|
// user add-ons: individual classes and packages
|
||||||
|
|
||||||
#include "style_user.h"
|
#include "style_user.h"
|
||||||
|
|||||||
Reference in New Issue
Block a user