scripts/make-snapshot
author deba
Thu, 11 Jan 2007 21:27:51 +0000
changeset 2341 46a6311ceffa
permissions -rwxr-xr-x
Undirected minimum cut benchmarking
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*