scripts/make-snapshot
author kpeter
Mon, 06 Oct 2008 15:08:17 +0000
changeset 2623 90defb96ee61
permissions -rwxr-xr-x
Add missing pointer initializing in min cost flow classes
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*