bindings: add author info to const_generator.py

This commit is contained in:
Nguyen Anh Quynh 2013-12-02 17:44:48 +08:00
parent d1f1e87213
commit ac6d1da5b0

View File

@ -1,3 +1,6 @@
# Capstone Disassembler Engine
# By Dang Hoang Vu, 2013
import sys, re
INCL_DIR = '../include'