diff -r 7c58aabb9eea -r 9f99ede44d59 lemon/lp_base.h --- a/lemon/lp_base.h Thu Jun 09 15:03:58 2005 +0000 +++ b/lemon/lp_base.h Thu Jun 09 15:12:01 2005 +0000 @@ -139,7 +139,7 @@ }; ///\e The type of the investigated LP problem - enum Problemtypes { + enum ProblemTypes { ///Primal-dual feasible PRIMAL_DUAL_FEASIBLE = 0, ///Primal feasible dual infeasible