]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
Get texidoc translations out of snippets source files
[lilypond.git] / lily / include / context-def.hh
index 8f4218745bec8e05862ee040e787a459331585e2..2fddd980b7918ab0006011e9643a8c2a212782e4 100644 (file)
@@ -57,6 +57,7 @@ public:
   SCM get_translator_group_type () const { return translator_group_type_; }
   void set_acceptor (SCM accepts, bool add);
   SCM lookup (SCM sym) const;
+  bool is_alias (SCM sym) const;
 
   VIRTUAL_COPY_CONSTRUCTOR (Context_def, Context_def);