]> AND Public Git Repository - simgrid.git/blob - tools/stack-cleaner/fortran
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
fix MC despite clang-format sorting the headers alphabetically while I would prefer...
[simgrid.git] / tools / stack-cleaner / fortran
1 #!/usr/bin/env sh
2 path="$(dirname $0)"
3 exec "$path"/compiler-wrapper gfortran "$@"