]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-system.hh
Doc-es: update Staff.
[lilypond.git] / lily / include / paper-system.hh
index 0601ed0680a5c1f5b3c020d74f11dad56d2a71f4..1aaa530b8a916b37288f3ed7efe43ac3bd0c8636 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2010  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 */