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
Thu, 24 Mar 2005 11:44:25 +0000
changeset 1253
609fe893df8c
child 1304
c9c2e90b2342
permissions
-rwxr-xr-x
- simple makefile added
- _FixId class added (more clarification needed)
- LinExpr class added
- some higher level interfaces added to LpSolverBase
- minor corrections
1
#! /bin/sh
2
aclocal-1.7 \
3
&& automake-1.7 --gnu --add-missing \
4
&& autoconf