Index: libs/python/example/quickstart/Jamroot =================================================================== RCS file: /cvsroot/boost/boost/libs/python/example/quickstart/Attic/Jamroot,v retrieving revision 1.1.2.1 diff -u -r1.1.2.1 Jamroot --- libs/python/example/quickstart/Jamroot 4 May 2007 00:56:22 -0000 1.1.2.1 +++ libs/python/example/quickstart/Jamroot 30 May 2007 00:06:09 -0000 @@ -2,6 +2,8 @@ # Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) +import python ; + # Specify the path to the Boost project. If you move this project, # adjust the path to refer to the Boost root directory. use-project boost