]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
Imported Upstream version 2.19.45
[lilypond.git] / lily / include / main.hh
index 06a1a0999116464203448bc5987c14bcf8890217..1e6e2caf5185d99dcfd41d2c5829da4342435f9b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   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<string> dump_header_fieldnames_global;
 extern vector<string> 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;