2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 17:32:55 +00:00

some debugging code for python.jam and add a dummy enum.py as dependent of polymorphism2_auto_ptr for testing

[SVN r55360]
This commit is contained in:
Haoyu Bai
2009-08-02 06:20:14 +00:00
parent 7bf964b1ce
commit fed453563a

View File

@@ -82,7 +82,7 @@ bpl-test crossmod_exception
[ bpl-test wrapper_held_type ]
[ bpl-test polymorphism2_auto_ptr
: polymorphism2_auto_ptr.py polymorphism2.py polymorphism2_auto_ptr.cpp
: polymorphism2_auto_ptr.py enum.py polymorphism2.py polymorphism2_auto_ptr.cpp
]
[ bpl-test auto_ptr ]