[GIT] ppl/w3ppl(master): Avoid just repeating the title.

Module: ppl/w3ppl Branch: master Commit: b0065bc94144823bcc4ac5be2bb1f6c63d4cfc74 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/w3ppl.git;a=commit;h=b0065bc9414...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Wed Aug 4 14:44:17 2010 +0200
Avoid just repeating the title.
---
htdocs/Documentation/papers.raw | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/htdocs/Documentation/papers.raw b/htdocs/Documentation/papers.raw index e2847db..5a98265 100644 --- a/htdocs/Documentation/papers.raw +++ b/htdocs/Documentation/papers.raw @@ -175,7 +175,7 @@ widening operators. </TR> </TABLE>
-<H3>On Applications</H3> +<H3>On Applications of Polyhedral Computations</H3>
<TABLE> <TR valign="top"> @@ -190,8 +190,9 @@ R. Bagnara, P. M. Hill, and E. Zaffanella. 410(46):4672-4691, 2009.<BR> <BLOCKQUOTE> Read this paper if you are interested in applications of polyhedral -computations to the analysis and verification of hardware and -software systems. +computations (such as the ones supported by the PPL) to the analysis +and verification of hardware (yes, both of digital and analog devices) +and software systems (including the analysis of imperative programs). </BLOCKQUOTE> </TD> </TR>
participants (1)
-
Roberto Bagnara