# HG changeset patch # User deba # Date 1191951966 0 # Node ID 6231d9d3957b898f32730eb3e3dcf39087d3918f # Parent 387f6ff851ef2740f8a90e514070a4c000694ebe Bad documentation diff -r 387f6ff851ef -r 6231d9d3957b tools/lgf-gen.cc --- a/tools/lgf-gen.cc Tue Oct 09 17:13:17 2007 +0000 +++ b/tools/lgf-gen.cc Tue Oct 09 17:46:06 2007 +0000 @@ -22,9 +22,6 @@ ///Graph generator application for various types of plane graphs. /// ///\verbatim -/// This program converts various DIMACS formats to the LEMON Graph Format -/// (LGF). -/// /// Usage: /// ./tools/lgf-gen [-2con|-tree|-tsp|-tsp2|-dela] [-disc|-square|-gauss] /// [-rand|-seed int] [--help|-h|-help] [-area num] [-cities int] [-dir]