scripts/make-snapshot
author kpeter
Fri, 06 Feb 2009 21:52:34 +0000
changeset 2634 e98bbe64cca4
permissions -rwxr-xr-x
Rework Network Simplex
Use simpler and faster graph implementation instead of SmartGraph
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*