scripts/make-snapshot
author deba
Wed, 14 Nov 2007 17:44:42 +0000
changeset 2512 371cf309fc3c
permissions -rwxr-xr-x
Elevator: slight changes in elevator interface
LinkedElevator: based on linked lists
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*