+2005-01-14 Jan Nieuwenhuizen <janneke@gnu.org>
+
+ * lily/parser.yy: Compile fix.
+
2005-01-14 Han-Wen Nienhuys <hanwen@xs4all.nl>
* lily/include/music.hh (class Music): unvirtualize transpose().
{
int list_len = scm_ilength ($4->get_property ("elements"));
if (list_len != 2)
- seq->origin ()->warning ("Chord tremolo must have 2 elements.");
+ $4->origin ()->warning ("Chord tremolo must have 2 elements.");
shift -= 1;
r->compress (Moment (Rational (1, list_len)));
}