# Shortest paths with nagative cycle detection
# Written by Andrew V. Goldberg and Boris V. Cherkassky, 1996, 1998

install:
	cd src; make install
