]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.71pre
authorfred <fred>
Sun, 24 Mar 2002 19:46:29 +0000 (19:46 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:46:29 +0000 (19:46 +0000)
lily/include/input-register.hh

index 2d088a146b84040804b41aa0de93783f8222b3fc..f1988b0374c84e640d27ea2038185261ca789b9b 100644 (file)
@@ -24,7 +24,7 @@ struct Input_register : Input {
     String name_str_;
 
     void add(Input_register *);
-    
+    bool is_name_b(String);
     bool accept_req_b();
     bool accepts_b(String);
     void print() const;