
Module: ppl/ppl Branch: floating_point Commit: a77be211bad2e751dded38345ad38bf11cc7dc56 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=a77be211bad2e...
Author: Fabio Bossi bossi@cs.unipr.it Date: Wed Sep 9 10:20:06 2009 +0200
Removed trailing whitespace.
---
doc/definitions.dox | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/doc/definitions.dox b/doc/definitions.dox index aaa0f11..4f241cd 100644 --- a/doc/definitions.dox +++ b/doc/definitions.dox @@ -2653,7 +2653,7 @@ in the documentation for the sake of simplicity, with the exception of unbounded intervals that have \f$\infty\f$ boundaries. We denote the set of all linear forms on \f$\mathbb{F}_a\f$ by \f$\mathbb{L}_a\f$.
-The \link Parma_Polyhedra_Library::Linear_Form \c Linear_Form \endlink class +The \link Parma_Polyhedra_Library::Linear_Form \c Linear_Form \endlink class provides common algebraic operations on linear forms: you can add or subtract two linear forms, and multiply or divide a linear form by a scalar. We are writing only about interval linear forms in this section, so our