]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/scale-definitions-init.ly
Handle situations that either one of above and below is a valid
[lilypond.git] / ly / scale-definitions-init.ly
index f48941729b7ac6b5b07094035b71375ba8582bc6..450092024944478d429e4f9701c4c2b91a5c16e5 100644 (file)
@@ -1,4 +1,4 @@
-\version "1.9.8"
+\version "2.12.0"
 
 
 major = #`(
@@ -70,7 +70,7 @@ lydian = #`(
     (0 . 0)
     (1 . 0)
     (2 . 0)
-    (3 . 1)
+    (3 . ,SHARP)
     (4 . 0)
     (5 . 0)
     (6 . 0)