[PPL-devel] [GIT] ppl/ppl(master): Typos fixed.

Roberto Bagnara bagnara at cs.unipr.it
Sat Jun 13 08:59:09 CEST 2009


Module: ppl/ppl
Branch: master
Commit: 335d133acf5dca4f15c4536a063c46479467668f
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=335d133acf5dca4f15c4536a063c46479467668f

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Mon May 25 17:38:54 2009 +0200

Typos fixed.

---

 interfaces/Prolog/Prolog_interface.dox    |    2 +-
 interfaces/Prolog/ppl_prolog_sysindep_dox |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/interfaces/Prolog/Prolog_interface.dox b/interfaces/Prolog/Prolog_interface.dox
index f498615..9af2b30 100644
--- a/interfaces/Prolog/Prolog_interface.dox
+++ b/interfaces/Prolog/Prolog_interface.dox
@@ -328,7 +328,7 @@ The specification uses the following grammar rules:
  Control_Parameter_Value                for MIP problems
              --> pricing_steepest_edge_float
             | pricing_steepest_edge_exact
-            | pricing_rextbook
+            | pricing_textbook
 
  Vars_List   --> []    			list of PPL variables
             | [PPL_Var | Vars_List].
diff --git a/interfaces/Prolog/ppl_prolog_sysindep_dox b/interfaces/Prolog/ppl_prolog_sysindep_dox
index 9fa5ccc..eed4006 100644
--- a/interfaces/Prolog/ppl_prolog_sysindep_dox
+++ b/interfaces/Prolog/ppl_prolog_sysindep_dox
@@ -262,7 +262,7 @@ The specification uses the following grammar rules:
  Control_Parameter_Value                for MIP problems
              --> pricing_steepest_edge_float
             | pricing_steepest_edge_exact
-            | pricing_rextbook
+            | pricing_textbook
 
  Vars_List   --> []    			list of PPL variables
             | [PPL_Var | Vars_List].




More information about the PPL-devel mailing list