--- trunk/OOPSE/libmdtools/SRI.hpp 2003/07/15 17:57:04 614 +++ trunk/OOPSE/libmdtools/SRI.hpp 2003/08/20 19:11:51 704 @@ -160,7 +160,7 @@ class GhostBend : public Bend{ (public) class GhostBend : public Bend{ public: - GhostBend( Atom &a, Atom &b ); + GhostBend( Atom &a, Atom &b, Atom &c ); ~GhostBend(){} void calc_forces( void );