source:
lemon-0.x/src/work/athos/lp/lp_test.cc
@
1254:c9558638fe42
Last change on this file since 1254:c9558638fe42 was 1254:c9558638fe42, checked in by , 20 years ago | |
---|---|
File size: 94 bytes |
Rev | Line | |
---|---|---|
[1254] | 1 | #include"lp_solver_skeleton.h" |
2 | ||
3 | using namespace lemon; | |
4 | ||
5 | int main() | |
6 | { | |
7 | LpSolverSkeleton lp; | |
8 | } |
Note: See TracBrowser
for help on using the repository browser.