]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-system.hh
Merge branch 'master' into lilypond/translation
[lilypond.git] / lily / include / paper-system.hh
index 2e6cbcfd0f823cdc9b797ec6cc85277d250f64eb..1aaa530b8a916b37288f3ed7efe43ac3bd0c8636 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2009  Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 2004--2011  Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -30,5 +30,6 @@
 */
 Prob *make_paper_system (SCM immutable_init);
 void paper_system_set_stencil (Prob *prob, Stencil s);
+SCM get_footnotes (SCM expr);
 
 #endif /* PAPER_SYSTEM_HH */