scripts/make-snapshot
author deba
Mon, 07 May 2007 11:42:18 +0000
changeset 2440 c9218405595b
permissions -rwxr-xr-x
Various min cost flow solvers

Patch from Peter Kovacs
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*