author | marci |
Fri, 07 May 2004 10:57:31 +0000 | |
changeset 576 | d00c33d07114 |
parent 575 | bdf7fb750e0e |
child 577 | e8703f0a6e2f |
1.1 --- a/src/hugo/graph_wrapper.h Fri May 07 10:34:36 2004 +0000 1.2 +++ b/src/hugo/graph_wrapper.h Fri May 07 10:57:31 2004 +0000 1.3 @@ -567,6 +567,8 @@ 1.4 }; 1.5 1.6 1.7 + /// A wrapper for composing bidirected graph from a directed one. 1.8 + /// experimental, for fezso's sake. 1.9 1.10 /// A wrapper for composing bidirected graph from a directed one. 1.11 /// experimental, for fezso's sake.