.travis.yml
deleted100644 → 0
+0
−76
CMakeLists.txt
0 → 100644
+32
−0
+4
−22
appveyor.yml
deleted100644 → 0
+0
−32
include/orex/ORexPlugin.h
deleted100644 → 0
+0
−71
Loading
* Refactors out bad class attribute * Adds dynamic versioning * Reorganize to pull Python build/wrapper * Add CMakeLists * Updates with minimal build instructions * Explicit use of C++11 standard * Keeps the entire API (via headers) private * removes __init__