scripts/make-snapshot
author deba
Mon, 03 Apr 2006 16:34:23 +0000
changeset 2034 b71f8ff62046
permissions -rwxr-xr-x
Edmonds-Karp MaxFlow
ResGraphAdaptor with Tolerance
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*