scripts/make-snapshot
author deba
Fri, 12 May 2006 15:29:42 +0000
changeset 2081 94a7deb46c07
permissions -rwxr-xr-x
New demo file for computing disjoint paths

Doc review
Correcting misformatting in adaptors
Adding header to demos
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*