scripts/make-snapshot
author deba
Tue, 18 Apr 2006 07:01:55 +0000
changeset 2058 0b1fc1566fdb
permissions -rwxr-xr-x
Refinements in bipartite matching algorithms
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*