scripts/make-snapshot
author athos
Wed, 14 Feb 2007 13:50:25 +0000
changeset 2361 f2ef1aa8189a
permissions -rwxr-xr-x
Implemented virtual functions of class LpCplex.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*