[PPL-devel] [GIT] ppl/ppl(termination): LaTeX code fixed.

Roberto Bagnara bagnara at cs.unipr.it
Tue Mar 9 10:43:37 CET 2010


Module: ppl/ppl
Branch: termination
Commit: 8e69262acd5baac8500ac0e81e1e9842d246fdb1
URL:    http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=8e69262acd5baac8500ac0e81e1e9842d246fdb1

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Tue Mar  9 13:43:32 2010 +0400

LaTeX code fixed.

---

 src/termination.cc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/termination.cc b/src/termination.cc
index 40911c5..31b257a 100644
--- a/src/termination.cc
+++ b/src/termination.cc
@@ -200,9 +200,9 @@ fill_constraint_systems_MS(const Constraint_System& cs,
     \end{pmatrix},
   \f]
   where
-  \f$ \mat{A}_B \in \Qset^{r \times n} \f$,
-  \f$ \mat{A}_C \in \Qset^{s \times n} \f$,
-  \f$ \mat{A}'_C \in \Qset^{s \times n} \f$,
+  \f$ A_B \in \Qset^{r \times n} \f$,
+  \f$ A_C \in \Qset^{s \times n} \f$,
+  \f$ A'_C \in \Qset^{s \times n} \f$,
   \f$ \vect{b}_B \in \Qset^r \f$,
   \f$ \vect{b}_C \in \Qset^s \f$.
   The corresponding system is:




More information about the PPL-devel mailing list