]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/include/array.hh
release: 1.1.36
[lilypond.git] / flower / include / array.hh
index c8fe30f16fb36d362c016606e6aae092b76097d7..f8194c27899ccebb31e07558f06f17ae517fa3cf 100644 (file)
@@ -123,7 +123,7 @@ public:
     }
 
   /// tighten array size_.
-  void precompute()     {
+  void tighten_maxsize()     {
     remax (size_);
   }