doc/icons/geom/ftv2folderopen.png
author |
deba |
|
Tue, 31 Jan 2006 20:14:52 +0000 |
changeset 1934 |
272fa8a0b680 |
permissions |
-rw-r--r-- |
Bug fix
ANodeIt/BNodeIt should not be inherited from ANode/BNode
The reason:
assert(graph.id(ANodeIt(graph)) == graph.id((Node)ANodeIt(graph)));