scripts/make-snapshot
author deba
Tue, 31 Oct 2006 14:41:12 +0000
changeset 2286 1ef281b2b10e
permissions -rwxr-xr-x
The implementation of the graph copy is changed
Make explicit more constructors
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*