scripts/make-snapshot
author alpar
Wed, 05 Jul 2006 16:59:45 +0000
changeset 2120 a907fb95f1e0
permissions -rwxr-xr-x
As we agreed, Node/Edge::operator<() is required by the concept
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*