Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI] Reverted removal of 'extern C' as this broke things.
[simgrid.git] / src / smpi / smpif90.in
index 1b61608..231a4b7 100644 (file)
@@ -35,7 +35,6 @@ filter_and_compile() {
     list_add CMDLINE "${SRCFILE}"
 }
 
-
 list_set CMDLINE "${F90}"
 list_add_not_empty CMDLINE "${FFLAGS}"
 while [ $# -gt 0 ]; do