scripts/make-snapshot
author deba
Tue, 28 Aug 2007 13:58:54 +0000
changeset 2466 feb7974cf4ec
permissions -rwxr-xr-x
Redesign of augmenting path based matching
Small bug fix in the push-relabel based
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*