scripts/make-snapshot
author deba
Tue, 04 Apr 2006 17:45:35 +0000
changeset 2038 33db14058543
permissions -rwxr-xr-x
LinearHeap is renamed to BucketHeap which is more conform
and widely used name for this data structure
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*