scripts/make-snapshot
author alpar
Sat, 03 Mar 2007 16:04:50 +0000
changeset 2390 8450951a8e2d
permissions -rwxr-xr-x
- '-Wshadow' seemed to strict therefore removed
- a tools directory added for useful executables codes
- tools/lgf-gen.cc (a random graph generator) added
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*