scripts/make-snapshot
author deba
Fri, 03 Nov 2006 14:20:24 +0000
changeset 2290 f30867b359a8
permissions -rwxr-xr-x
GraphCopy and UGraphCopy modifications
Preliminary support for static graphs
=> cloning graphs

Added BpUGraphCopy

Tests for graph copies
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*