Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
don't really use netCards in the network model. Keep at the host level
[simgrid.git] / tools / stack-cleaner / c++
1 #!/bin/sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper c++ "$@"