scripts/make-snapshot
author kpeter
Fri, 29 Feb 2008 15:55:39 +0000
changeset 2587 061be2e64eca
permissions -rwxr-xr-x
External flow and potential maps can be used in MinCostMaxFlow.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*