scripts/make-snapshot
author deba
Wed, 07 Mar 2007 12:00:59 +0000
changeset 2400 b199ded24c19
permissions -rwxr-xr-x
Steiner 2-approximation demo
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*