scripts/make-snapshot
author deba
Tue, 09 Oct 2007 09:36:54 +0000
changeset 2488 da94e3b332f3
permissions -rwxr-xr-x
Bug fix in MaxMatching
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*