[PPL-devel] [GIT] ppl/ppl(ppl-0_11-branch): Typo fixed.

Roberto Bagnara bagnara at cs.unipr.it
Thu Jan 6 09:33:01 CET 2011


Module: ppl/ppl
Branch: ppl-0_11-branch
Commit: a29eeffe5ffdee3bf472673e596a616cd7eca96b
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a29eeffe5ffdee3bf472673e596a616cd7eca96b

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Thu Jan  6 09:08:37 2011 +0100

Typo fixed.

---

 src/MIP_Problem.defs.hh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/MIP_Problem.defs.hh b/src/MIP_Problem.defs.hh
index 63a39db..0f6a03c 100644
--- a/src/MIP_Problem.defs.hh
+++ b/src/MIP_Problem.defs.hh
@@ -562,7 +562,7 @@ private:
     is only meaningful when the function exit returning value \c true.
 
     \return
-    \c false if a trivially false constraint is detected, \true otherwise.
+    \c false if a trivially false constraint is detected, \c true otherwise.
 
     \param additional_tableau_rows
     On exit, this will store the number of rows that have to be added




More information about the PPL-devel mailing list