Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Copy the name of the "file", as we don't know where it comes from.
[simgrid.git] / tools / stack-cleaner / c++
1 #!/bin/sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper c++ "$@"