scripts/Makefile.am
author Peter Kovacs <kpeter@inf.elte.hu>
Wed, 10 Feb 2010 19:05:20 +0100
changeset 830 75c97c3786d6
permissions -rw-r--r--
Handle graph changes in the MCF algorithms (#327)

The reset() functions are renamed to resetParams() and the new reset()
functions handle the graph chnages, as well.
ladanyi@793
     1
EXTRA_DIST += \
ladanyi@793
     2
	scripts/bib2dox.py \
ladanyi@793
     3
	scripts/bootstrap.sh \
ladanyi@793
     4
	scripts/chg-len.py \
ladanyi@793
     5
	scripts/mk-release.sh \
ladanyi@793
     6
	scripts/unify-sources.sh \
ladanyi@793
     7
	scripts/valgrind-wrapper.sh