Squashed 'external/capstone/' content from commit 5430745e962
git-subtree-dir: external/capstone git-subtree-split: 5430745e9623786f65c0d773a417f389ebb43395
This commit is contained in:
4
suite/python_capstone_setup.py
Executable file
4
suite/python_capstone_setup.py
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
# this prints out Capstone setup & core+Python-binding versions
|
||||
|
||||
python -c "import capstone; print capstone.debug()"
|
||||
Reference in New Issue
Block a user