src/work/johanna/Makefile
author alpar
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253 609fe893df8c
parent 394 3a34c5626e52
permissions -rw-r--r--
- simple makefile added
- _FixId class added (more clarification needed)
- LinExpr class added
- some higher level interfaces added to LpSolverBase
- minor corrections
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4