This website works better with JavaScript
Página Principal
Explorar
Ajuda
Registe-se
Iniciar Sessão
lightxu
/
exam-segment-django
Vigiar
2
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
exam-segment...
/
segment
/
sheet_resolve
/
lib
/
Makefile
Makefile
94 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
all:
python setup.py build_ext --inplace
rm -rf build
clean:
rm -rf */*.pyc
rm -rf */*.so