X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fmain.hh;h=1e6e2caf5185d99dcfd41d2c5829da4342435f9b;hb=3278a7a8108ffdd2da3d1b58d05aba7c1b2a5707;hp=06a1a0999116464203448bc5987c14bcf8890217;hpb=999595939c26d7f060ca73c6fd537248962942e0;p=lilypond.git diff --git a/lily/include/main.hh b/lily/include/main.hh index 06a1a09991..1e6e2caf51 100644 --- a/lily/include/main.hh +++ b/lily/include/main.hh @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1997--2012 Han-Wen Nienhuys + Copyright (C) 1997--2015 Han-Wen Nienhuys LilyPond is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -39,6 +39,7 @@ extern vector dump_header_fieldnames_global; extern vector start_environment_global; extern string output_backend_global; extern string output_name_global; +extern bool bigpdfs; extern bool be_safe_global; extern bool do_internal_type_checking_global; extern string lilypond_datadir;