]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring.hh
Fix 899.
[lilypond.git] / lily / include / spring.hh
index 958d1fa651439a8345c9d011ac39d725b6250d69..56763572862d542981ccac6901f708ee19098794 100644 (file)
@@ -55,6 +55,8 @@ public:
   void set_inverse_compress_strength (Real);
   void set_blocking_force (Real);
   void set_default_strength ();
+  void set_default_compress_strength ();
+  void set_default_stretch_strength ();
 
   void operator*= (Real);
   bool operator> (Spring const&) const;