--- trunk/src/primitives/DirectionalAtom.hpp 2005/04/15 22:04:00 507 +++ trunk/src/primitives/DirectionalAtom.hpp 2006/05/17 21:51:42 963 @@ -92,7 +92,7 @@ namespace oopse{ * Returns the gradient of this stuntdouble * @return the gradient of this stuntdouble */ - virtual std::vector getGrad(); + virtual std::vector getGrad(); virtual void accept(BaseVisitor* v);