]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.31
authorfred <fred>
Sun, 24 Mar 2002 19:31:26 +0000 (19:31 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:31:26 +0000 (19:31 +0000)
hdr/complexwalker.hh
hdr/directionalspanner.hh

index 2ada9fe642b4322e207119a31531d6ed565095ee..a4ba27b03b925d30e5a6a0394bdd8e4bb60c282c 100644 (file)
 #include "register.hh"
 #include "localkeyreg.hh"
 
+
+/**
+  A staff walker which uses registers to what to print
+ */
 struct Complex_walker: Staff_walker {
     Local_key local_key_;
     Key key_;
index 8868bbfd6def48ba8c9d492a66c5950b73eb962a..1578edf5740e121dacf974604b9083758217b509 100644 (file)
@@ -9,6 +9,7 @@
 
 #include "spanner.hh"
 
+/// a spanner which can be pointing "up" or "down"
 struct Directional_spanner : Spanner{
     
     /// -1 below heads, +1 above heads.