scripts/make-snapshot
author deba
Mon, 30 Oct 2006 17:22:14 +0000
changeset 2276 1a8a66b6c6ce
permissions -rwxr-xr-x
Min cost flow is renamed to SspMinCostFlow
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*