add_py_modules(
	__init__.py
	cutter.py
	hardcoded.py
	rename.py
)

add_cython_modules(
	visgrep.pyx
)
