author | klao |
Tue, 27 Apr 2004 13:35:09 +0000 | |
changeset 442 | 267dfa567ad3 |
parent 441 | bb61e80e8aa1 |
child 443 | 178fb74b22d1 |
1.1 --- a/src/include/dimacs.h Tue Apr 27 11:58:14 2004 +0000 1.2 +++ b/src/include/dimacs.h Tue Apr 27 13:35:09 2004 +0000 1.3 @@ -6,7 +6,8 @@ 1.4 #include <string> 1.5 #include <vector> 1.6 1.7 -/// \file \brief Dimacs file format reader. 1.8 +/// \file 1.9 +/// \brief Dimacs file format reader. 1.10 1.11 namespace hugo { 1.12