]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/translator-group.cc
Issue 4360: Reorganize smob initialization to make it more reliable
[lilypond.git] / lily / translator-group.cc
index 2e6039a9af93a2c5c10b93535d0009a882d1f795..f8818462c6b6ff21c29740ce48d7fa266664ed5e 100644 (file)
@@ -35,6 +35,8 @@
 #include "scm-hash.hh"
 #include "warn.hh"
 
+ADD_SMOB_INIT (Translator_group);
+
 void
 translator_each (SCM list, Translator_method method)
 {