We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b1ca97 commit d06a030Copy full SHA for d06a030
src/colvarmodule.h
@@ -284,7 +284,6 @@ static inline real acos(real const &x)
284
// allow these classes to access protected data
285
class atom;
286
class atom_group;
287
- class atom_group;
288
typedef std::vector<atom>::iterator atom_iter;
289
typedef std::vector<atom>::const_iterator atom_const_iter;
290
0 commit comments