This website works better with JavaScript
Home
Explore
Help
Register
Sign In
jarjonam
/
tidal_tails
Watch
1
Star
0
Fork
0
Files
Tree:
1432f0c767
Branches
Tags
master
tidal_tails
/
cpp
/
Makefile
Makefile
94 B
History
Raw
1
2
acclib.so: acclib.cpp Node.cpp Node.h
g++ -shared -o acclib.so -fPIC acclib.cpp Node.cpp -O3