]> git.donarmstrong.com Git - lilypond.git/blobdiff - scm/slur.scm
patch::: 1.5.40.jcn1
[lilypond.git] / scm / slur.scm
index 28d1eb0cf12a38143cecca50cdf880fbe5f62b15..d632839023a41271bff55706095440cc32aea27e 100644 (file)
@@ -1,10 +1,10 @@
-;;;
-;;; slur.scm -- Slur scheme stuff
-;;;
-;;; source file of the GNU LilyPond music typesetter
-;;; 
-;;; (c) 2000--2001 Jan Nieuwenhuizen <janneke@gnu.org>
-;;;
+;;;;
+;;;; slur.scm -- Slur scheme stuff
+;;;;
+;;;; source file of the GNU LilyPond music typesetter
+;;;; 
+;;;; (c) 2000--2001 Jan Nieuwenhuizen <janneke@gnu.org>
+;;;;
 
 (define (attached-to-stem slur dir)
   (let* ((note-columns (ly-get-grob-property slur 'note-columns))