scripts/make-snapshot
author athos
Thu, 21 Sep 2006 14:46:28 +0000
changeset 2218 50f1a780a5ff
permissions -rwxr-xr-x
Interface to the cplex MIP solver: it is little, a bit sour but it is ours.
alpar@1937
     1
#!/bin/bash
alpar@1937
     2
alpar@1937
     3
make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*