]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stencil.hh
* lily/lexer.ll: lex \score separately.
[lilypond.git] / lily / include / stencil.hh
index f31cc7b897d20bb34958c2ea4a9a3e9940c4bf20..a01c891a813cfc594828f291344a2de929864736 100644 (file)
@@ -20,7 +20,7 @@
 
     It is implemented as a "tree" of scheme expressions, as in
 
-     Expr = combine Expr Expr
+     Expr = combine Expr-list
             | translate Offset Expr
            | origin (ORIGIN) Expr
            | no-origin Expr