Ticket #986: Jamroot.patch

File Jamroot.patch, 717 bytes (added by René Rivera, 15 years ago)

Add "import python ;" to quickstart/Jamroot

  • 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
     
    22# Software License, Version 1.0. (See accompanying
    33# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
    44
     5import python ;
     6
    57# Specify the path to the Boost project.  If you move this project,
    68# adjust the path to refer to the Boost root directory.
    79use-project boost