scripts/make-snapshot
author kpeter
Thu, 17 Apr 2008 21:46:06 +0000
changeset 2607 78e8de179fe2
permissions -rwxr-xr-x
Remove SspMinCostFlow, since it is fully replaced by other classes.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*