src/work/athos/makefile
author alpar
Fri, 08 Apr 2005 14:40:37 +0000
changeset 1326 85f1c483279e
parent 671 708df4dc6ab6
permissions -rw-r--r--
Add presolver() to turn on/off the GLPK presolver
athos@1314
     1
BINARIES = lp_sample
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4