scripts/make-snapshot
author deba
Sun, 30 Sep 2007 19:14:33 +0000
changeset 2480 eecaeab41472
permissions -rwxr-xr-x
Planarity checking and embedding
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*