Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Copy the values of {C,CXX,F}FLAGS into smpi{cc,cxx,ff,f90}.
[simgrid.git] / tools / stack-cleaner / c++
1 #!/usr/bin/env sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper c++ "$@"