scripts/make-snapshot
author athos
Tue, 18 Jul 2006 11:11:54 +0000
changeset 2149 b437bdee6fd0
permissions -rwxr-xr-x
Some tests added to the test file mip_test.cc. One problem is the verbosity of the mip solver in glpk which I couldn't find how to kill.
     1 #!/bin/bash
     2 
     3 make VERSION=r`svn info|grep 'Revision:'|cut -d ' ' -f 2` $*