Skip to content
Snippets Groups Projects
Commit a77d5cc8 authored by Manuel Günther's avatar Manuel Günther
Browse files

Changed name of the old library to _old_library.

parent 95df9d2a
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ void bind_trainer_wiener();
void bind_trainer_empca();
void bind_trainer_bic();
BOOST_PYTHON_MODULE(_library) {
BOOST_PYTHON_MODULE(_old_library) {
boost::python::docstring_options docopt(true, true, false);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment