]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/context-def.hh
* lily/include/object-key-undumper.hh (Module): new file.
[lilypond.git] / lily / include / context-def.hh
index c734ed924086a6a5a7bcf65e25a78c0d016d75db..e5e7d67493b378868fc218b577f4fdc36b3e76d3 100644 (file)
@@ -43,7 +43,7 @@ public:
 
   Link_array<Context_def> path_to_acceptable_context (SCM type_string,
                                                      Output_def*) const;
-  Context * instantiate (SCM extra_ops);
+  Context * instantiate (SCM extra_ops, Object_key const*);
 
   SCM to_alist () const;
   static SCM make_scm ();