]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / include / context-def.hh
index 9a7db15b6d68e1c87cb82838edf3cbb82970d926..b068e204c02e345d50bf2343def2e95a68941c27 100644 (file)
@@ -33,9 +33,9 @@
 */
 struct Context_def : public Smob<Context_def>
 {
-  SCM mark_smob ();
-  int print_smob (SCM, scm_print_state *);
-  static const char type_p_name_[];
+  SCM mark_smob () const;
+  int print_smob (SCM, scm_print_state *) const;
+  static const char * const type_p_name_;
   virtual ~Context_def ();
 private:
   /*