Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove warnings about unused parameters.
[simgrid.git] / teshsuite / smpi / mpich3-test / f77 / util / mtestf.f
index 81edc25..2c54d76 100644 (file)
@@ -56,6 +56,9 @@ C A simple get intracomm for now
         save myindex
         data myindex /0/
 
+        if (.false.) then
+           qsmaller = qsmaller
+        endif
         comm = MPI_COMM_NULL
         if (myindex .eq. 0) then
            comm = MPI_COMM_WORLD