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