scripts/make-snapshot
author alpar
Mon, 12 Feb 2007 17:54:36 +0000
changeset 2360 72c7075ad5ba
permissions -rwxr-xr-x
Lagrange relaxation based algorithm for the delay constrained least cost
path problem.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*