pyqtgraph/examples/verlet_chain/make
Luke Campagnola 0524bfa6e8 Added new demos:
- Relativity simulator
- Optics simulator
- Mechanical chain simulator
2014-05-22 01:22:12 -04:00

4 lines
54 B
Plaintext
Executable File

gcc -fPIC -c relax.c
gcc -shared -o maths.so relax.o