scripts/make-snapshot
author deba
Tue, 03 Oct 2006 11:46:39 +0000
changeset 2231 06faf3f06d67
permissions -rwxr-xr-x
Some rearrangement of concepts and extenders
BpUGraph concepts and concept check test
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*