src/work/athos/makefile
author marci
Thu, 10 Feb 2005 18:53:30 +0000
changeset 1144 1cfabf245433
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
trying to add constraints of kind 1 <= x[2]+x[3] <= 4
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4