scripts/make-snapshot
author alpar
Thu, 25 Jan 2007 14:38:55 +0000
changeset 2353 c43f8802c90a
permissions -rwxr-xr-x
A push/relabel type max cardinality matching implementation.
(slightly incompatible with bipartite_matching.h)
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*