This website works better with JavaScript
Home
Explore
Help
Sign In
fphammerle
/
ipyml
mirror of
https://github.com/fphammerle/ipyml
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
master
Branches
Tags
master
ipyml
/
Makefile
Makefile
57 B
Permalink
History
Raw
1
2
ipyml : main.cpp link.cpp
g++ -std=c++11 $^ -lmnl -o $@