resolve conflicts

This commit is contained in:
Steve Plimpton
2020-07-07 11:46:05 -06:00
4 changed files with 360 additions and 15 deletions

View File

@ -472,6 +472,7 @@ int AtomVecHybrid::pack_data_bonus(double *buf, int flag)
return styles[k]->pack_data_bonus(buf,flag);
}
return 0;
}
/* ----------------------------------------------------------------------