more 'war on tabs'
This commit is contained in:
@ -84,7 +84,9 @@ class ComputePropertyAtom : public Compute {
|
||||
void pack_radius(int);
|
||||
void pack_diameter(int);
|
||||
|
||||
void pack_spx(int); // pack magnetic variables
|
||||
// pack magnetic variables
|
||||
|
||||
void pack_spx(int);
|
||||
void pack_spy(int);
|
||||
void pack_spz(int);
|
||||
void pack_sp(int);
|
||||
|
||||
Reference in New Issue
Block a user