scripts/make-snapshot
author klao
Fri, 10 Mar 2006 18:17:37 +0000
changeset 2004 b8f10207e3d6
permissions -rwxr-xr-x
UnionFindEnum: one remaining bug; removing commented out code
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*