Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[config] some declare_flag to Flag
[simgrid.git] / include / smpi / smpi_extended_traces_fortran.h
index eee7535596650a87bd612bc1af51fd4f2374c231..d35a42ba3939eb965b923c70f76ea7357d63b7eb 100644 (file)
@@ -1,6 +1,12 @@
+! Copyright (c) 2016-2022. The SimGrid Team. All rights reserved.
+
+! This program is free software; you can redistribute it and/or modify it
+! under the terms of the license (GNU LGPL) which comes with this package.
+
 ! This file has been automatically generated by the script
 ! in tools/smpi/generate_smpi_defines.pl
 ! DO NOT EDIT MANUALLY. ALL CHANGES WILL BE OVERWRITTEN!
+
 #define mpi_init smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Init
 #define MPI_INIT smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Init
 #define mpi_finalize smpi_trace_set_call_location(__FILE__,__LINE__); call MPI_Finalize