]> git.donarmstrong.com Git - lilypond.git/commitdiff
complain of skyline naming
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Nov 2006 19:06:23 +0000 (20:06 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Wed, 29 Nov 2006 19:06:23 +0000 (20:06 +0100)
lily/include/skyline.hh

index 1edda9b1bf6421e63e3a36e07ae6b2fc86329327..a5284fbb11e3e88b1372b7f2b242fc7ed13c1ee4 100644 (file)
@@ -23,6 +23,8 @@ struct Building
   Interval iv_;
   Real start_height_;
   Real end_height_;
+
+  /* fixme: variable naming */
   Real m_;
   Real b_;