scripts/make-snapshot
author deba
Mon, 27 Feb 2006 15:43:25 +0000
changeset 1987 8cd6683382e0
permissions -rwxr-xr-x
Default constructor which allocates empty graphs
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*