$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: rwgk_at_[hidden]
Date: 2001-04-06 12:28:54
--- In boost_at_y..., Xavier Warin <xavier.warin_at_d...> wrote:
> world_mod(boost::python::constructor< Data , double >());
> // this does not work
"world_mod.def(...)" will work better.
Ralf