scripts/make-snapshot
author deba
Thu, 27 Dec 2007 13:40:16 +0000
changeset 2547 f393a8162688
permissions -rwxr-xr-x
Renaming state_enum to State
Removing "Type" suffix from typedefs
Moving implementation into the class definition
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*