X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=lily%2Finclude%2Fmain.hh;h=1e6e2caf5185d99dcfd41d2c5829da4342435f9b;hb=67cd07e55d5ec908c246ae543e480d367b61d6b3;hp=9bad23f902d9600f84a5f97b219b0f6f843633bd;hpb=058370efc7e9710f149d0f444328bb1fcd7bdec1;p=lilypond.git diff --git a/lily/include/main.hh b/lily/include/main.hh index 9bad23f902..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--2014 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;