scripts/make-snapshot
author deba
Tue, 30 May 2006 10:33:50 +0000
changeset 2098 12f67fa3df7d
permissions -rwxr-xr-x
Bug fix in the list bipartite undirected graph
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*