[GIT] ppl/ppl(master): URL fixed.

Module: ppl/ppl Branch: master Commit: 0b865bbd536bfa982521884c328130821a4acd03 URL: http://www.cs.unipr.it/git/gitweb.cgi?p=ppl/ppl.git;a=commit;h=0b865bbd536bf...
Author: Roberto Bagnara bagnara@cs.unipr.it Date: Sun Mar 18 09:23:18 2012 +0100
URL fixed.
---
doc/definitions.dox | 2 +- interfaces/Prolog/Prolog_interface_compilation.dox | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/definitions.dox b/doc/definitions.dox index dd49475..8aa3379 100644 --- a/doc/definitions.dox +++ b/doc/definitions.dox @@ -24,7 +24,7 @@ // Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. // // For the most up-to-date information see the Parma Polyhedra Library -// site: http://bugseng.com/products/ppl/ +// site: http://bugseng.com/products/ppl/ .
/*! \defgroup PPL_CXX_interface C++ Language Interface diff --git a/interfaces/Prolog/Prolog_interface_compilation.dox b/interfaces/Prolog/Prolog_interface_compilation.dox index 0448175..df1e591 100644 --- a/interfaces/Prolog/Prolog_interface_compilation.dox +++ b/interfaces/Prolog/Prolog_interface_compilation.dox @@ -24,7 +24,7 @@ // Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. // // For the most up-to-date information see the Parma Polyhedra Library -// site: http://bugseng.com/ppl/ +// site: http://bugseng.com/products/ppl/ .
/*! \page PI_Compilation Compilation and Installation
participants (1)
-
Roberto Bagnara