scripts/make-snapshot
author deba
Thu, 08 Nov 2007 14:21:28 +0000
changeset 2508 c86db0f7f917
permissions -rwxr-xr-x
Planar graph coloring
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*