Skip to content
Snippets Groups Projects
Commit e14d69bd authored by Nilay Vaish's avatar Nilay Vaish
Browse files

ext: dsent: adds a Python interface, drops C++ one

This patch extensively modifies DSENT so that it can be accessed using Python.
To access the Python interface, DSENT needs to compiled as a shared library.
For this purpose a CMakeLists.txt file has been added.  Some of the code that
is not required is being removed.
parent 5fcd3026
No related branches found
No related tags found
No related merge requests found
Showing
with 826 additions and 525 deletions
Loading
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