compile_leptonica should have shebang

This commit is contained in:
James R. Barlow
2018-02-24 12:49:36 -08:00
parent 8ab8132411
commit 5e4fd8b0b9
+1
View File
@@ -1,3 +1,4 @@
#!/usr/bin/env python3
# © 2017 James R. Barlow: github.com/jbarlow83
from cffi import FFI