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

This commit is contained in:
sjplimp
2012-02-01 16:27:41 +00:00
parent 0f4554b52b
commit f884a7ec85
147 changed files with 252 additions and 86 deletions

View File

@ -31,6 +31,7 @@
#include "error.h"
using namespace LAMMPS_NS;
using namespace FixConst;
enum{NONE,SPHERE,CYLINDER,PLANE};
enum{INSIDE,OUTSIDE};