scripts/make-snapshot
author deba
Sun, 30 Dec 2007 18:23:32 +0000
changeset 2550 f26368148b9c
permissions -rwxr-xr-x
Changing degree of tournament tree
Bug fix in union find
Small efficiency improvment in bipartite matchings
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*