forked from lijiext/lammps
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@12349 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
4ea728dc80
commit
80b02160f1
|
@ -25,8 +25,6 @@
|
|||
#include "special.h"
|
||||
#include "error.h"
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
using namespace LAMMPS_NS;
|
||||
|
||||
enum{MULTI,ATOM,BOND,ANGLE,DIHEDRAL,IMPROPER,STATS};
|
||||
|
|
Loading…
Reference in New Issue