]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/beam-quanting.cc
Update guile interface.
[lilypond.git] / lily / beam-quanting.cc
index fc60f8def08ed25b1529ebcd8ff5bca05fca0167..0d7cca3e88950a50638add5fadbd6be80f768476 100644 (file)
@@ -323,7 +323,7 @@ Beam::quanting (SCM smob, SCM posns)
 
       // debug quanting
       me->set_property ("quant-score",
-                       scm_makfrom0str (qscores[best_idx].score_card_.c_str ()));
+                       ly_string2scm (qscores[best_idx].score_card_));
     }
 #endif