mirror of
https://github.com/NGSolve/netgen.git
synced 2025-01-11 21:50:34 +05:00
remove test function
This commit is contained in:
parent
e456fce948
commit
bdc3718499
@ -535,8 +535,6 @@ BOOST_PYTHON_MODULE(libcsgvis)
|
||||
using namespace netgen;
|
||||
|
||||
cout << "exporting csg-vis " << endl;
|
||||
bp::def("hi", &Hi);
|
||||
|
||||
|
||||
bp::class_<VisualSceneGeometry, shared_ptr<VisualSceneGeometry>>
|
||||
("VisualSceneGeometry", bp::no_init)
|
||||
|
Loading…
Reference in New Issue
Block a user