X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ec942f7991f8fd4aad98d954ca860b580879d994..627857967e297ea0191d97addc4519efbf2d5dc2:/examples/smpi/NAS/ep.c diff --git a/examples/smpi/NAS/ep.c b/examples/smpi/NAS/ep.c index 329b6157a7..da910c85d5 100644 --- a/examples/smpi/NAS/ep.c +++ b/examples/smpi/NAS/ep.c @@ -15,7 +15,6 @@ int nprocs; int main(int argc, char **argv) { double dum[3] = {1.,1.,1.}; double x1, x2, sx, sy, tm, an, gc; - XBT_ATTRIB_UNUSED double tt; double Mops; double epsilon=1.0E-8, a = 1220703125., s=271828183.; double t1, t2, t3, t4; @@ -118,9 +117,7 @@ int main(int argc, char **argv) { t2 = randlc(&t1, &t1); } an = t1; - tt = s; gc = 0; - tt = 0.; sx = 0.; sy = 0.; for (i=0; i < nq ; i++) {