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

This commit is contained in:
sjplimp 2009-08-18 18:11:33 +00:00
parent 5b066edbc4
commit 298299d103
1 changed files with 0 additions and 1 deletions

View File

@ -39,7 +39,6 @@ FixIndent::FixIndent(LAMMPS *lmp, int narg, char **arg) :
{
if (narg < 4) error->all("Illegal fix indent command");
time_depend = 1;
scalar_flag = 1;
vector_flag = 1;
size_vector = 3;