scripts/make-snapshot
author deba
Fri, 29 Sep 2006 11:23:54 +0000
changeset 2222 a24939ee343c
permissions -rwxr-xr-x
findEdge extension also for the BpUGraphs
proper handling of loop edges in the UGraph::findUEdge
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*