scripts/make-snapshot
author kpeter
Thu, 13 Nov 2008 15:29:04 +0000
changeset 2629 84354c78b068
permissions -rwxr-xr-x
Improved constructors for min cost flow classes
Removing the non-zero lower bounds is faster
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*