scripts/make-snapshot
author alpar
Tue, 17 Oct 2006 10:32:12 +0000
changeset 2244 a28b4e0aa787
permissions -rwxr-xr-x
Benchmark the running time of lemon::Random
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*