From 912ca36a1f967af8ff4c55dc77f999b293981663 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Sat, 4 Oct 2003 12:06:19 +0000 Subject: [PATCH] fixed broken link [SVN r20255] --- doc/v2/operators.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/v2/operators.html b/doc/v2/operators.html index 45f502a6..c485f4ec 100755 --- a/doc/v2/operators.html +++ b/doc/v2/operators.html @@ -663,7 +663,7 @@ namespace boost { namespace python { namespace self_ns { -

Class self_t unary +

Class self_t unary operations

@@ -876,7 +876,7 @@ BOOST_PYTHON_MODULE(demo)

Revised - 13 November, 2002 + 3 October, 2003