Mon, 26 Apr 2004 08:07:53 +0000#define HUGO_SMART_GRAPH_H ---> #define HUGO_LIST_GRAPH_H
alpar [Mon, 26 Apr 2004 08:07:53 +0000] rev 405
#define HUGO_SMART_GRAPH_H ---> #define HUGO_LIST_GRAPH_H

Mon, 26 Apr 2004 08:03:00 +0000More docs.
alpar [Mon, 26 Apr 2004 08:03:00 +0000] rev 404
More docs.

Sun, 25 Apr 2004 22:29:27 +0000Try to compile before commit, please.
alpar [Sun, 25 Apr 2004 22:29:27 +0000] rev 403
Try to compile before commit, please.

Sun, 25 Apr 2004 22:28:19 +0000A missing conversion added
alpar [Sun, 25 Apr 2004 22:28:19 +0000] rev 402
A missing conversion added

Sun, 25 Apr 2004 22:26:19 +0000Some bugfixes.
alpar [Sun, 25 Apr 2004 22:26:19 +0000] rev 401
Some bugfixes.
Some more docs.

Sun, 25 Apr 2004 20:16:16 +0000class NodeSet: A graph class with no edges
alpar [Sun, 25 Apr 2004 20:16:16 +0000] rev 400
class NodeSet: A graph class with no edges
class EdgeSet: A graph class using the node set of another graph.
It compiles but untested and undocumented.