scripts/make-snapshot
author kpeter
Tue, 05 Feb 2008 11:23:23 +0000
changeset 2562 27c54b7f4f1d
permissions -rwxr-xr-x
Improvements and fixes in dim2.h.

- Several doc improvements.
- Fix BoundingBox::operator& implementation.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*