[Lemon-commits] Peter Kovacs: Redo erroneous modification of [7c...
Lemon HG
hg at lemon.cs.elte.hu
Wed Nov 5 09:12:08 CET 2008
details: http://lemon.cs.elte.hu/hg/lemon/rev/636fa2f39f10
changeset: 370:636fa2f39f10
user: Peter Kovacs <kpeter [at] inf.elte.hu>
date: Tue Nov 04 21:14:57 2008 +0100
description:
Redo erroneous modification of [7c5d8de2eac7] (#55)
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
lemon/nauty_reader.h | 2 +-
diffs (12 lines):
diff -r 3fb8ed1322de -r 636fa2f39f10 lemon/nauty_reader.h
--- a/lemon/nauty_reader.h Tue Nov 04 10:25:47 2008 +0000
+++ b/lemon/nauty_reader.h Tue Nov 04 21:14:57 2008 +0100
@@ -38,7 +38,7 @@
/// graphs of several classes with given node number (e.g.
/// general, connected, biconnected, triangle-free, 4-cycle-free,
/// bipartite and graphs with given edge number and degree
- /// constraints). This function reads a \e nauty \e graph \e format
+ /// constraints). This function reads a \e nauty \e graph6 \e format
/// line from the given stream and builds it in the given graph.
///
/// The site of nauty package: http://cs.anu.edu.au/~bdm/nauty/
More information about the Lemon-commits
mailing list