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
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*