
27 Feb
2010
27 Feb
'10
5:49 p.m.
Module: ppl/ppl Branch: bounded_arithmetic Commit: 9ca74148368489a480aa47af8c1eac97bcd32d93 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=9ca7414836848...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sat Feb 27 17:48:43 2010 +0100
Added stuff that was taken out from the master branch.
---
src/Bool4.defs.hh | 199 ++++++++ src/Box.defs.hh | 10 +- src/Box.templates.hh | 14 +- src/Circular_Interval.defs.hh | 1032 +++++++++++++++++++++++++++++++++++++++++ src/Makefile.am | 2 + 5 files changed, 1255 insertions(+), 2 deletions(-)
Diff: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commitdiff;h=9ca741483...