scripts/make-snapshot
author athos
Mon, 17 Jul 2006 11:56:17 +0000
changeset 2148 ab368e0ab662
permissions -rwxr-xr-x
Modifications to the interface: colType() functions, though I left the old integer() functions, too.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*