X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpaper-system.hh;h=5d0688d93626096c505ab7f81799aad053fcc077;hb=d46572826e777ed3e9fa4656535a6e9000f2ed9e;hp=96053d8d03de635d3c6f07d9a36ca624f73344e8;hpb=60f27730ba854e18724b898f46055e6cd1cbce6f;p=lilypond.git diff --git a/lily/include/paper-system.hh b/lily/include/paper-system.hh index 96053d8d03..5d0688d936 100644 --- a/lily/include/paper-system.hh +++ b/lily/include/paper-system.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 2004--2011 Jan Nieuwenhuizen + Copyright (C) 2004--2012 Jan Nieuwenhuizen 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 */