Mercurial
lemon-0.x
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
bootstrap
author
alpar
Fri, 25 Mar 2005 08:18:27 +0000
changeset 1256
3bb4ed285c39
child 1304
c9c2e90b2342
permissions
-rwxr-xr-x
- src/lemon/utility.h: dummy<> template added
- LpSolverBase::INF is now really defined
- AddColSet() to add several column at once
- using enable_if
- with some doxygen hack
- More doc improvements
- Better Makefile
1
#! /bin/sh
2
aclocal-1.7 \
3
&& automake-1.7 --gnu --add-missing \
4
&& autoconf