]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/skyline-pair.hh
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / include / skyline-pair.hh
index 4b5710015984c788ff2c00208168e35bb98f745e..c7f9182108e3a20450465c1b97996bdc25dfd6e2 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 2008 Han-Wen Nienhuys <hanwen@lilypond.org>
+  (c) 2008--2009 Han-Wen Nienhuys <hanwen@lilypond.org>
   
 */
 
@@ -30,6 +30,7 @@ public:
   Skyline const &operator [] (Direction d) const;
   bool is_empty () const;
   void print () const;
+  void print_points () const;
 };
 
 #endif /* SKYLINE_PAIR_HH */