scripts/make-snapshot
author deba
Thu, 22 Mar 2007 15:40:50 +0000
changeset 2413 21eb3ccdc3df
permissions -rwxr-xr-x
Right dimacs format for min cost flows
Bug fixes in tolerance and min_mean_cycle
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*