This website works better with JavaScript
Página inicial
Explorar
Ajuda
Entrar
fphammerle
/
ipyml
mirror de
https://github.com/fphammerle/ipyml
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Wiki
Branch:
master
Branches
Tags
master
ipyml
/
Makefile
Makefile
57 B
Link permanente
Histórico
Raw
1
2
ipyml : main.cpp link.cpp
g++ -std=c++11 $^ -lmnl -o $@