flower-1.0.2
[lilypond.git] / debug.cc
blob874937573e346bda16f067d0139aea65ee0b2a84
1 #include "debug.hh"
2 #include "dstream.hh"
3 #include "vector.hh"
5 Dstream monitor(&cout,".dstreamrc");
7 void
8 debug_init()
10 set_matrix_debug(monitor);