diff -r 9db62975c32b -r 89e29e22d479 lemon/lp_skeleton.h --- a/lemon/lp_skeleton.h Thu Feb 26 07:39:16 2009 +0000 +++ b/lemon/lp_skeleton.h Sun Mar 01 07:10:49 2009 +0000 @@ -205,27 +205,15 @@ protected: ///\e - - ///\bug Wrong interface - /// virtual SolveExitStatus _solve(); ///\e - - ///\bug Wrong interface - /// virtual Value _getSol(int i) const; ///\e - - ///\bug Wrong interface - /// virtual Value _getSolValue() const; ///\e - - ///\bug Wrong interface - /// virtual ProblemType _getType() const; ///\e