scripts/make-snapshot
author alpar
Tue, 11 Jul 2006 16:09:49 +0000
changeset 2128 509846825ddf
permissions -rwxr-xr-x
- Disable the copy constructor and operator= of {List|Smart}[U]Graph.
- Improve graph doc
- Also put private members into the doc (if they are documented)
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*