[GIT] ppl/w3ppl(master): Added missing double quotes.

Module: ppl/w3ppl Branch: master Commit: 9f0159b5404e0ac3664a23aac7f772a7a0728925 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/w3ppl.git;a=commit;h=9f0159b5404...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Feb 22 18:02:05 2009 +0100
Added missing double quotes.
---
htdocs/news.raw | 2 +- htdocs/ppl.raw | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/htdocs/news.raw b/htdocs/news.raw index 5458c38..846e4fa 100644 --- a/htdocs/news.raw +++ b/htdocs/news.raw @@ -16,7 +16,7 @@ of the Parma Polyhedra Library. <BR> PPL development moved away from CVS and now uses the <A HREF="http://git-scm.com/">Git distributed version control system</A>. - See the <A HREF=Download/Git">PPL Git page</A> for all the details. + See the <A HREF="Download/Git">PPL Git page</A> for all the details. </TD> </TR>
diff --git a/htdocs/ppl.raw b/htdocs/ppl.raw index 0a72217..7b70310 100644 --- a/htdocs/ppl.raw +++ b/htdocs/ppl.raw @@ -54,7 +54,7 @@ version 3</A> or any later version). <BR> PPL development moved away from CVS and now uses the <A HREF="http://git-scm.com/">Git distributed version control system</A>. - See the <A HREF=Download/Git">PPL Git page</A> for all the details. + See the <A HREF="Download/Git">PPL Git page</A> for all the details. </TD> </TR>
participants (1)
-
bagnara@cs.unipr.it