git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@8498 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -614,4 +614,3 @@ double PairLJCutCoulLongTIP4P::memory_usage()
|
||||
bytes += 2 * nmax * sizeof(double);
|
||||
return bytes;
|
||||
}
|
||||
|
||||
|
||||
@ -305,4 +305,3 @@ void FixQEQComb::unpack_comm(int n, int first, double *buf)
|
||||
}
|
||||
|
||||
/* ---------------------------------------------------------------------- */
|
||||
|
||||
|
||||
@ -1221,5 +1221,3 @@ int MolfileInterface::property(int propid, char **prop)
|
||||
|
||||
return _props;
|
||||
}
|
||||
|
||||
|
||||
|
||||
@ -888,4 +888,3 @@ typedef struct {
|
||||
} molfile_plugin_t;
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user