]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/global-context.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / global-context.hh
index 540d96654bb9296e3d9f2bdf934bd271d9afd998..3872ea0f3a20d0714e84f6c582d8bfc2e3563eb0 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef GLOBAL_CONTEXT_HH
@@ -44,5 +44,6 @@ protected:
 };
 
 SCM ly_format_output (SCM);
+Global_context *unsmob_global_context (SCM x);
 
 #endif // GLOBAL_CONTEXT_HH