lemon/glpk.h
changeset 541 89e29e22d479
parent 540 9db62975c32b
child 542 fc6c7aab4b8d
     1.1 --- a/lemon/glpk.h	Thu Feb 26 07:39:16 2009 +0000
     1.2 +++ b/lemon/glpk.h	Sun Mar 01 07:10:49 2009 +0000
     1.3 @@ -155,8 +155,6 @@
     1.4      virtual Value _getPrimalRay(int i) const;
     1.5      virtual Value _getDualRay(int i) const;
     1.6  
     1.7 -    ///\todo It should be clarified
     1.8 -    ///
     1.9      virtual ProblemType _getPrimalType() const;
    1.10      virtual ProblemType _getDualType() const;
    1.11