Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
This test requires concurrency_limit to 100 (but works with MC)
[simgrid.git] / tools / stack-cleaner / cc
1 #!/bin/sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper cc "$@"