tools/Makefile.am
author Balazs Dezso <deba@inf.elte.hu>
Mon, 28 Jul 2008 11:22:50 +0200
changeset 235 b46d2787e9c2
parent 1 51eaad3a817b
child 310 a9e8f310507f
permissions -rw-r--r--
Correcting changeSource interface and documentation

- The changeSource() and changeTarget() is renamed to changeU() and
changeV() in undirected graphs
- The changeSource(a, n) and changeTarget(a, n) is removed from
undirected graphs
- Correcting invalidating iterators in documentation
     1 if WANT_TOOLS
     2 
     3 bin_PROGRAMS +=
     4 
     5 endif WANT_TOOLS