scripts/make-snapshot
author kpeter
Sun, 13 Jan 2008 10:32:14 +0000
changeset 2556 74c2c81055e1
permissions -rwxr-xr-x
Cleanup in the minimum cost flow files.
The changes only affects the documentation and the look of the source codes.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*