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

Full merge from trunk at revision 41356 of entire boost-root tree.

[SVN r41370]
This commit is contained in:
Beman Dawes
2007-11-25 18:38:02 +00:00
parent f5df393360
commit d9b4ada654
84 changed files with 2758 additions and 1625 deletions

View File

@@ -16,7 +16,7 @@ using namespace boost::python;
#endif
// See if we can invoke array() from C++
object new_array()
numeric::array new_array()
{
return numeric::array(
make_tuple(