scripts/make-snapshot
author deba
Thu, 01 Mar 2007 16:47:49 +0000
changeset 2382 678bea23ed75
permissions -rwxr-xr-x
2-approximation of Steiner-tree problem
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*