scripts/make-snapshot
author deba
Wed, 18 Apr 2007 16:34:40 +0000
changeset 2420 07c4f9bcb4d5
permissions -rwxr-xr-x
Demo program for SAT problems
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*