Skip to content
Snippets Groups Projects
Commit 4a7da8a9 authored by Tiago Peixoto's avatar Tiago Peixoto
Browse files

Directory restructuring of graph_tool Python module (now a package)

Everything was moved into the graph_tool directory, which should have,
after installation, the following structure:

graph_tool/                          Top-level package
      __init__.py                    Initialize the graph_tool package
      libgraph_tool.so               libgraph_tool submodule
      libgraph_tool.la               libtool file for libgraph_tool
      include/                       C++ include files for dynamically
                                     compiled code
parent 0c1f0df2
No related branches found
No related tags found
No related merge requests found
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