From 0f95d507c4d61adf3caf61600e943ae0485d9dc3 Mon Sep 17 00:00:00 2001 From: Beman Dawes Date: Fri, 27 Dec 2002 16:51:53 +0000 Subject: [PATCH] add or update See www.boost.org comments [SVN r16708] --- include/boost/python.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/boost/python.hpp b/include/boost/python.hpp index c608dbfe..db665d8d 100644 --- a/include/boost/python.hpp +++ b/include/boost/python.hpp @@ -3,6 +3,9 @@ // copyright notice appears in all copies. This software is provided // "as is" without express or implied warranty, and with no claim as // to its suitability for any purpose. + +// See http://www.boost.org/libs/python for documentation. + #ifndef PYTHON_DWA2002810_HPP # define PYTHON_DWA2002810_HPP