]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-system.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / paper-system.hh
index 96053d8d03de635d3c6f07d9a36ca624f73344e8..2e1df905e25566f0f9c41a5c07c7d451865a918e 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2011  Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 2004--2015  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 */