]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.67
authorfred <fred>
Sun, 24 Mar 2002 19:40:52 +0000 (19:40 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:40:52 +0000 (19:40 +0000)
flower/include/full-storage.hh

index e40941564554a39fc635c9384a015dc8b97aa7a1..bcd778a9949b355deb343474e0d6285bd0a70444 100644 (file)
@@ -99,7 +99,7 @@ public:
     virtual bool trans_ok(int i, int j) const;
     virtual void trans_next(int &i, int &j) const;
     virtual Matrix_storage * clone();
-    NAME_MEMBERS(Full_storage);
+    NAME_MEMBERS();
     virtual bool try_right_multiply(Matrix_storage * dest, Matrix_storage const * );
 };