Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Exposing a pointer to internals is not considered as good OOP practices
[simgrid.git] / tools / stack-cleaner / c++
1 #!/bin/sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper c++ "$@"