]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/define-stencil-commands.scm
Apply scripts/auxiliar/fixscm.sh
[lilypond.git] / scm / define-stencil-commands.scm
index fddd6855b2f0a2b22a99527ae89e28be060a9237..dffb578c6e800f7eeae60ef6333e338e671fcf15 100644 (file)
@@ -70,5 +70,5 @@ are used internally in @file{lily/@/stencil-interpret.cc}."
     ))
 
 (map ly:register-stencil-expression
-  (append (ly:all-stencil-commands)
-         (ly:all-output-backend-commands)))
+     (append (ly:all-stencil-commands)
+             (ly:all-output-backend-commands)))