scripts/make-snapshot
author ladanyi
Thu, 21 Feb 2008 13:06:33 +0000
changeset 2578 979a0b389f84
permissions -rwxr-xr-x
Put the definitions of global functions into a .cc file.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*