Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 139 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 139 Bytes

mindex

Preliminary release of mindex. To build run

mkdir build
cd build
cmake ..
make
``

Requirements: c++11 compatible compiler.