scripts/make-snapshot
author deba
Wed, 14 Mar 2007 18:01:04 +0000
changeset 2410 fe46b61da4e3
permissions -rwxr-xr-x
dim_to_lgf
- use the argparser class
arg_parser improvments
- usage of assert in cc
- const char** argv
error
- handling the string parameter
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*