]> git.donarmstrong.com Git - lilypond.git/blobdiff - flower/directed-graph.cc
release: 1.1.52
[lilypond.git] / flower / directed-graph.cc
index 1eb6d8b4499c4c6314a184e416c8becc9d5cffd0..0c9a7cc085441729f8dfeeeec904a716b18f9b96 100644 (file)
@@ -27,7 +27,7 @@ Directed_graph_node::get_out_edge_arr() const
   return edge_out_l_arr_;
 }
 
-/**
+/*
   Should not copy deps automatically
  */
 Directed_graph_node::Directed_graph_node (Directed_graph_node const&)