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

This commit is contained in:
sjplimp
2011-03-16 20:03:49 +00:00
parent 8dad49156d
commit 09c391fb2d
80 changed files with 391 additions and 365 deletions

View File

@ -20,7 +20,6 @@ ComputeStyle(reduce,ComputeReduce)
#ifndef LMP_COMPUTE_REDUCE_H
#define LMP_COMPUTE_REDUCE_H
#include "lmptype.h"
#include "compute.h"
namespace LAMMPS_NS {