]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/stem.cc
* input/no-notation/midi-lyric-barcheck.ly: new file.
[lilypond.git] / lily / stem.cc
index 49c907879e1a19f609eb3945fbe401c81db6554d..6a2656ed2a6186c1e958ba7a63f32b060b733c7b 100644 (file)
@@ -215,6 +215,9 @@ icmp (int const &a, int const &b)
   return a-b;
 }
 
+/*
+  The positions, in ascending order.
+ */
 Array<int>
 Stem::note_head_positions (Grob *me)
 {