]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/property-iterator.cc
* Documentation/topdocs/INSTALL.texi (Top): bump GUILE
[lilypond.git] / lily / property-iterator.cc
index 808747fc946abf665aa90654d29ec424b01c2fdf..b42d1f8b0485e86ac6fc24c8e08e3fb6f7c91c78 100644 (file)
@@ -76,6 +76,10 @@ Property_iterator::do_quit ()
 
 SCM list_p = 0;
 
+/*
+  This is a rather crude check: we merely check if the translator
+  property is a list.
+ */
 bool
 check_grob(Music *mus, SCM sym)
 {