Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
src/work/athos/lp/Makefile
author
alpar
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253
609fe893df8c
child 1254
c9558638fe42
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
lp_base.o: lp_base.cc lp_base.h lin_expr.h
2
3
g++ -Wall -ggdb --no-inline -I../../.. -c $<