2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-20 16:52:15 +00:00
Files
python/example/README
Dave Abrahams 30d9331079 Remove Boost.Python v1 from main trunk
[SVN r15723]
2002-10-05 04:37:49 +00:00

7 lines
198 B
Plaintext

To get started with the Boost Python Library, use the examples
getting_started1.cpp and getting_started2.cpp.
bjam -sTOOLS=your-toolset test
in this directory will build and run the examples.