changeset 1641 | 77f6ab7ad66f |
parent 1626 | e251336be488 |
child 1744 | 51d5d41e15b1 |
1.1 --- a/demo/dim_to_lgf.cc Wed Aug 17 21:52:50 2005 +0000 1.2 +++ b/demo/dim_to_lgf.cc Wed Aug 17 22:07:35 2005 +0000 1.3 @@ -20,6 +20,8 @@ 1.4 /// 1.5 /// This program converts various DIMACS formats to the LEMON Graph Format 1.6 /// (LGF). 1.7 +/// 1.8 +/// \include dim_to_lgf.cc 1.9 1.10 #include <iostream> 1.11 #include <fstream>