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

This commit is contained in:
sjplimp
2008-07-08 19:45:16 +00:00
parent 512e816759
commit 3a62b83eca
2 changed files with 1 additions and 3 deletions

View File

@ -14,7 +14,7 @@ OBJ = $(SRC:.cpp=.o)
# Package variables
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

View File

@ -363,8 +363,6 @@ RegionStyle(union,RegUnion)
#include "style_poems.h"
#include "style_xtc.h"
#include "style_sd.h"
// user add-ons: individual classes and packages
#include "style_user.h"