scripts/make-snapshot
author mqrelly
Tue, 31 Oct 2006 09:32:44 +0000
changeset 2281 55b15666560f
permissions -rwxr-xr-x
tutorial update
algorithms, and graph visualisation
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*