scripts/make-snapshot
author alpar
Tue, 13 Mar 2007 16:32:35 +0000
changeset 2409 fe0a8fe16271
permissions -rwxr-xr-x
Minimum mean cycle algorithm contributed by Peter Kovacs.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*