[PPL-devel] [GIT] ppl/ppl(master): Restored line erased by mistake.

Roberto Bagnara bagnara at cs.unipr.it
Tue Mar 9 05:52:33 CET 2010


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

Author: Roberto Bagnara <bagnara at cs.unipr.it>
Date:   Tue Mar  9 08:52:23 2010 +0400

Restored line erased by mistake.

---

 doc/definitions.dox |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/doc/definitions.dox b/doc/definitions.dox
index 20c633b..fa9bbf7 100644
--- a/doc/definitions.dox
+++ b/doc/definitions.dox
@@ -2637,6 +2637,7 @@ Generic concrete <EM>floating point expressions</EM> on
 \f$\mathbb{F}_t\f$ are represented by the
 \link Parma_Polyhedra_Library::Floating_Point_Expression \c Floating_Point_Expression \endlink
 abstract class. Its concrete derivate classes are:
+  - \link Parma_Polyhedra_Library::Cast_Floating_Point_Expression \c Cast_Floating_Point_Expression \endlink,
   - \link Parma_Polyhedra_Library::Constant_Floating_Point_Expression \c Constant_Floating_Point_Expression \endlink,
   - \link Parma_Polyhedra_Library::Variable_Floating_Point_Expression \c Variable_Floating_Point_Expression \endlink,
   - \link Parma_Polyhedra_Library::Opposite_Floating_Point_Expression \c Opposite_Floating_Point_Expression \endlink,




More information about the PPL-devel mailing list