scripts/make-snapshot
author deba
Mon, 08 Jan 2007 10:39:59 +0000
changeset 2335 27aa03cd3121
permissions -rwxr-xr-x
New path concept and path structures

TODO: BellmanFord::negativeCycle()
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*