]> AND Public Git Repository - simgrid.git/blobdiff - include/smpi/smpi_extended_traces.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Normalize names for fields in class Node (trailing '_').
[simgrid.git] / include / smpi / smpi_extended_traces.h
index f97d93f0adfc9af4f0c95608b6327fe966385f85..19a23aa5b08796f8da56201b2d41cf331768ab0f 100644 (file)
@@ -1,6 +1,12 @@
+// Copyright (c) 2016-2023. 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__), MPI_Init(__VA_ARGS__))
 #define MPI_Finalize(...) (smpi_trace_set_call_location(__FILE__, __LINE__), MPI_Finalize(__VA_ARGS__))
 #define MPI_Finalized(...) (smpi_trace_set_call_location(__FILE__, __LINE__), MPI_Finalized(__VA_ARGS__))