]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.3.101
authorfred <fred>
Tue, 26 Mar 2002 23:57:32 +0000 (23:57 +0000)
committerfred <fred>
Tue, 26 Mar 2002 23:57:32 +0000 (23:57 +0000)
lily/bar-engraver.cc

index e5eafb06e3c3a499ab4910ac52db8578f7c01edc..9240449235279d0046929682529125b579fe29c1 100644 (file)
 #include "item.hh"
 #include "engraver.hh"
 
-/**
+/*
   generate bars. Either user ("|:"), or default (new measure)
+
+  TODO
+
+  - document this
+
+  - document how barlines and line breaks interact.
   */
 class Bar_engraver : public Engraver
 {