This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
fphammerle
/
ipyml
mirror of
https://github.com/fphammerle/ipyml
Xem
1
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Tree:
67d34fc4e1
Branches
Tags
master
ipyml
/
Makefile
Makefile
57 B
Lịch sử
Raw
1
2
ipyml : main.cpp link.cpp
g++ -std=c++11 $^ -lmnl -o $@