]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.7
authorfred <fred>
Mon, 4 Nov 1996 15:13:23 +0000 (15:13 +0000)
committerfred <fred>
Mon, 4 Nov 1996 15:13:23 +0000 (15:13 +0000)
main.cc

diff --git a/main.cc b/main.cc
index 5e518752cff85a9a3834201437da72afa98cbd19..3c33fd959d65069393eb4dbaf2af6b36f2bae719 100644 (file)
--- a/main.cc
+++ b/main.cc
@@ -41,7 +41,7 @@ int
 main (int argc, char **argv)
 {
     Getopt_long oparser(argc, argv,theopts);
-
+    debug_init();
     cout << get_version();
     
     while (long_option_init * opt = oparser()) {