Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
mc: move some files related to ELF, DWARF or unwind reading into their own directory
[simgrid.git] / tools / stack-cleaner / fortran
1 #!/usr/bin/env sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper gfortran "$@"