aboutsummaryrefslogtreecommitdiff
path: root/src/runmultistresstest.sh
blob: ad5968f6e3a639c7c7b668fd6077c93c832770ee (plain)
1
2
3
4
#!/bin/sh

gcc -g multistresstest.c .libs/libproj.so -lpthread -o multistresstest
./multistresstest