Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 93 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 93 Bytes
gcc -I/usr/include/python2.7 *.c -lpython2.7
gcc *.c -framework Python  # for mac os