scripts/make-snapshot
author deba
Mon, 18 Dec 2006 10:12:07 +0000
changeset 2330 9dccb1abc721
permissions -rwxr-xr-x
Better handling of inexact computation.
We do not use tolerance for excess, just for edges
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*