(relation_print, relation_digraph):
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:12:41 +0000 (06:12 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 11 Dec 2004 06:12:41 +0000 (06:12 +0000)
commit88636fbd496dd13204395b89ac6d50cf907ff349
treec684b5a89bf4f0875226c07f2666c33f2c438072
parent80a183578b4c942656e67c37ce90bf413427982e
(relation_print, relation_digraph):
Relation sizes are of type relation_node, not size_t (this is
merely a doc fix, since the two types are equivalent).
(relation_transpose): Relation sizes are of type relation_node,
not int.
src/relation.h