scripts/make-snapshot
author alpar
Tue, 05 Jun 2007 17:29:46 +0000
changeset 2451 d7b7048e045b
permissions -rwxr-xr-x
Two new constructors added to dim2::BoundingBox
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*