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

This commit is contained in:
sjplimp
2015-02-19 18:23:31 +00:00
parent 067833cf07
commit 00834f6d84
25 changed files with 44 additions and 66 deletions

View File

@ -25,6 +25,8 @@
#include "special.h"
#include "error.h"
#include <stdlib.h>
using namespace LAMMPS_NS;
enum{MULTI,ATOM,BOND,ANGLE,DIHEDRAL,IMPROPER,STATS};