Bad documentation
authordeba
Tue, 09 Oct 2007 17:46:06 +0000
changeset 24936231d9d3957b
parent 2492 387f6ff851ef
child 2494 839c74eeba84
Bad documentation
tools/lgf-gen.cc
     1.1 --- a/tools/lgf-gen.cc	Tue Oct 09 17:13:17 2007 +0000
     1.2 +++ b/tools/lgf-gen.cc	Tue Oct 09 17:46:06 2007 +0000
     1.3 @@ -22,9 +22,6 @@
     1.4  ///Graph generator application for various types of plane graphs.
     1.5  ///
     1.6  ///\verbatim
     1.7 -/// This program converts various DIMACS formats to the LEMON Graph Format
     1.8 -/// (LGF).
     1.9 -///
    1.10  /// Usage:
    1.11  ///   ./tools/lgf-gen [-2con|-tree|-tsp|-tsp2|-dela] [-disc|-square|-gauss]
    1.12  ///      [-rand|-seed int] [--help|-h|-help] [-area num] [-cities int] [-dir]