scripts/make-snapshot
author deba
Wed, 28 Nov 2007 18:05:49 +0000
changeset 2528 e6bc5c0032e9
permissions -rwxr-xr-x
Gomory-Hu tree algorithm
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*