scripts/make-snapshot
author kpeter
Wed, 14 Nov 2007 06:28:08 +0000
changeset 2509 a8081c9cd96a
permissions -rwxr-xr-x
Small changes in the min. cost flow classes.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*