]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/main.hh
* lily/include/main.hh: rename format to backend.
[lilypond.git] / lily / include / main.hh
index 02d8e1fa396cb2c0b8d6aa58109586cd1b9e27f1..3ff399afc5b915ead7fd2ffc322c92f5c9618189 100644 (file)
@@ -28,7 +28,7 @@ extern String init_name_global;
 /* options */
 extern Array<String> dump_header_fieldnames_global;
 extern bool no_layout_global_b;
-extern String output_format_global;
+extern String output_backend_global;
 extern String output_name_global;
 extern bool safe_global_b;
 extern bool verbose_global_b;