This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
lightxu
/
exam-segment-django
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
1a27cfd39f
Rami (Branch)
Tag
master
exam-segment...
/
segment
/
sheet_resolve
/
lib
/
Makefile
Makefile
94 B
Cronologia
Originale
1
2
3
4
5
6
all:
python setup.py build_ext --inplace
rm -rf build
clean:
rm -rf */*.pyc
rm -rf */*.so