[Lemon-commits] [lemon_svn] alpar: r39 - hugo/trunk/doc
Lemon SVN
svn at lemon.cs.elte.hu
Mon Nov 6 20:36:58 CET 2006
Author: alpar
Date: Wed Jan 21 09:36:30 2004
New Revision: 39
Modified:
hugo/trunk/doc/flf-graph.texi
Log:
a @tie nem megy a neumannon
Modified: hugo/trunk/doc/flf-graph.texi
==============================================================================
--- hugo/trunk/doc/flf-graph.texi (original)
+++ hugo/trunk/doc/flf-graph.texi Wed Jan 21 09:36:30 2004
@@ -100,7 +100,8 @@
The default constructor.
@end deftypefun
- at deftypefun { } Graph::Graph (Graph at tie{}&)
+ at c @deftypefun { } Graph::Graph (Graph at tie{}&)
+ at deftypefun { } Graph::Graph (Graph &)
The copy constructor. Not yet implemented.
@end deftypefun
More information about the Lemon-commits
mailing list