scripts/make-snapshot
author alpar
Tue, 05 Jun 2007 10:59:16 +0000
changeset 2446 dd20d76eed13
permissions -rwxr-xr-x
A minimum spanning tree based TSP algorithm is added (-tsp2)
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*