scripts/make-snapshot
author alpar
Wed, 12 Jul 2006 11:05:00 +0000
changeset 2132 783b1d583be3
permissions -rwxr-xr-x
(Hopefully) finish privatizing the copy constr. and operator= in
the graph concept, ListGraph and SmartGraph.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*