scripts/make-snapshot
author deba
Mon, 27 Mar 2006 08:12:01 +0000
changeset 2017 6064fd33807c
permissions -rwxr-xr-x
Minimum Cost Arborescence algorithm
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*