From b3f3b2e0d45fd20c5bf6242f8a3dc61da14f2be3 Mon Sep 17 00:00:00 2001 From: Jonathan Turkanis Date: Wed, 3 Aug 2005 21:42:39 +0000 Subject: [PATCH] fixed broken links [SVN r30431] --- doc/tuple_users_guide.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/tuple_users_guide.html b/doc/tuple_users_guide.html index 54ba007..e794a8e 100644 --- a/doc/tuple_users_guide.html +++ b/doc/tuple_users_guide.html @@ -500,12 +500,12 @@ The idea for the tie mechanism came from an old usenet article by Ian McCulloch,

[1] -Järvi J.: Tuples and multiple return values in C++, TUCS Technical Report No 249, 1999 (http://www.tucs.fi/Publications). +Järvi J.: Tuples and multiple return values in C++, TUCS Technical Report No 249, 1999.

[2] -Järvi J.: ML-Style Tuple Assignment in Standard C++ - Extending the Multiple Return Value Formalism, TUCS Technical Report No 267, 1999 (http://www.tucs.fi/Publications). +Järvi J.: ML-Style Tuple Assignment in Standard C++ - Extending the Multiple Return Value Formalism, TUCS Technical Report No 267, 1999.