Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
src/Makefile.am
author
athos
Thu, 05 May 2005 15:43:43 +0000
changeset 1405
3626c7f10f14
parent 934
003736604835
permissions
-rw-r--r--
Deleted _setRowLowerBound() and _setRowUpperBound() functions. Cplex worked (now it does not because of _getPrimalStatus()).
1
if WANT_GUI
2
MAYBE_GUI = gui
3
endif
4
SUBDIRS = lemon benchmark demo test $(MAYBE_GUI)