scripts/make-snapshot
author kpeter
Thu, 13 Nov 2008 10:54:42 +0000
changeset 2628 74520139e388
permissions -rwxr-xr-x
Improve tree update procedure in NetworkSimplex
The new method updates a smaller subtree (fixing a bug) and shifting the
potentials with a costant value.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*