scripts/make-snapshot
author deba
Fri, 15 Jun 2007 14:36:24 +0000
changeset 2457 8c791ee69a45
permissions -rwxr-xr-x
Improvments in min cost flow algorithms
- improved cycle cancelling
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*