]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
Merge remote branch 'origin/master' into release/unstable
[lilypond.git] / lily / include / main.hh
index 9bad23f902d9600f84a5f97b219b0f6f843633bd..1e6e2caf5185d99dcfd41d2c5829da4342435f9b 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2014 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;