commit before pull

This commit is contained in:
ofirblumer
2025-01-15 10:55:13 +02:00
parent 6905bc736b
commit 7f6cfd364d

View File

@ -29,8 +29,7 @@ class FixPIMDBNVT : public FixPIMDNVT {
public:
FixPIMDBNVT(class LAMMPS *, int, char **);
~FixPIMDBNVT();
// CR: remove comment
// void post_force(int) override;
double compute_vector(int) override;
protected: