]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/main.cc
release: 0.0.49
[lilypond.git] / lily / main.cc
index 1576773e860582bfc50b6c3969d48930087a55df..ab0aced86008bd3f8267d1bf6e16914855b1f8b6 100644 (file)
@@ -26,14 +26,14 @@ bool only_midi = false;
 void
 destill_inname( String &name_str_r);
 Long_option_init theopts[] = {
-    1, "output", 'o',
-    0, "warranty", 'w',
-    0, "help", 'h',
-    0, "debug", 'd',
-    1, "init", 'i',
-    1, "include", 'I',
-    0, "midi", 'M',
-    0,0,0
+    {1, "output", 'o'},
+    {0, "warranty", 'w'},
+    {0, "help", 'h'},
+    {0, "debug", 'd'},
+    {1, "init", 'i'},
+    {1, "include", 'I'},
+    {0, "midi", 'M'},
+    {0,0,0}
 };
 
 void