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 12:15:50 +0000
changeset 1254
c9558638fe42
child 1304
c9c2e90b2342
permissions
-rwxr-xr-x
- lp_solver_skeleton.h/cc: skeleton for actual lp implenetations
- lp_test.cc: test file
- updated Makefile
1
#! /bin/sh
2
aclocal-1.7 \
3
&& automake-1.7 --gnu --add-missing \
4
&& autoconf