Mercurial
lemon-0.x
/ annotate
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
|
file
|
latest
|
revisions
| annotate |
diff
|
comparison
|
raw
|
help
doc/license.dox
author
ladanyi
Mon, 25 Apr 2005 08:19:38 +0000
changeset 1387
37d1b20cd9ef
child 1536
308150155bb5
permissions
-rw-r--r--
- include config.h instead of manually adding -DHAVE_{CPLEX,GLPK} to CXXFLAGS
- removed the checking of LpSkeleton from lp_test.cc, because it is an
abstract base class now
- removed unnecessary LDFLAGS when linking with libemon.la
alpar@996
1
/**
alpar@996
2
alpar@996
3
\page license License Terms
alpar@996
4
alpar@996
5
\verbinclude ../../LICENSE
alpar@996
6
alpar@996
7
*/