poly2tri/python/bc.sh
2009-12-02 15:19:08 -05:00

4 lines
84 B
Bash

#!/bin/sh
touch framework/framework.pyx
rm -rf build
python setup.py build_ext -i