bootstrap
author klao
Sun, 20 Feb 2005 01:02:07 +0000
changeset 1158 29961fa390a3
child 1304 c9c2e90b2342
permissions -rwxr-xr-x
Graph and UndirGraph concept modifications.

* For incidence iterators ({In,Out,Inc}EdgeIt) there is now baseNode and
runningNode functions in graph interface
* For Edge in undir graphs: Edge(UndirGraph const &, UndirEdge, Node)
constructor. Same for IncEdgeIt
* Edge(UndirEdge, bool) constructor is no more in the public interface. (But we
need it in the developpers interface).
     1 #! /bin/sh
     2 aclocal-1.7 \
     3 && automake-1.7 --gnu --add-missing \
     4 && autoconf