scripts/make-snapshot
author deba
Wed, 28 Jun 2006 15:06:24 +0000
changeset 2111 ea1fa1bc3f6d
permissions -rwxr-xr-x
Removing concepts for extendable and erasable graphs
Renaming StaticGraph to Graph
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*