Changes between Version 183 and Version 184 of FermeLocale


Ignore:
Timestamp:
27/02/2024 15:40:33 (3 months ago)
Author:
lambert
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • FermeLocale

    v183 v184  
    309309**simple.c**
    310310
     311{{{
    311312#include <stdio.h>
    312313#include <mpi.h>
     
    332333    return 0;
    333334}
     335
     336}}}
    334337
    335338**simple.submit**
     
    383386**simple.c**
    384387
     388{{{
    385389#include <stdio.h>
    386390#include <mpi.h>
     
    406410    return 0;
    407411}
     412}}}
    408413
    409414**simple.submit**