]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-1.5.35
authorfred <fred>
Wed, 27 Mar 2002 02:06:02 +0000 (02:06 +0000)
committerfred <fred>
Wed, 27 Mar 2002 02:06:02 +0000 (02:06 +0000)
lily/include/musical-request.hh

index 17f5446ea2b670ed3fdc080444965b287dfd8c52..4511e660a0ef5ecdf619997dfabe657796e73050 100644 (file)
@@ -162,4 +162,10 @@ public:
   VIRTUAL_COPY_CONS (Music);
 };
 
+class Bass_figure_req:  public Rhythmic_req
+{
+public:
+  VIRTUAL_COPY_CONS(Music);
+};
+
 #endif // MUSICALREQUESTS_HH