0524bfa6e8
- Relativity simulator - Optics simulator - Mechanical chain simulator
4 lines
54 B
Plaintext
Executable File
4 lines
54 B
Plaintext
Executable File
gcc -fPIC -c relax.c
|
|
gcc -shared -o maths.so relax.o
|
|
|