]> git.donarmstrong.com Git - lilypond.git/commitdiff
flower-1.0.22
authorfred <fred>
Fri, 31 Jan 1997 16:55:16 +0000 (16:55 +0000)
committerfred <fred>
Fri, 31 Jan 1997 16:55:16 +0000 (16:55 +0000)
flower/path.hh

index fceaeed6477aa155432c85fef32455f7269fe02c..3ff83d3b72fe3022f31b96a316974e715363dd9e 100644 (file)
@@ -15,7 +15,7 @@ public:
     File_path(String);
 
     /// add to end of path.
-    Array<String>:: add;
+    Array<String>:: push;
 };
 /**