X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3bf4b2f917646520bc564cdc85c6fd256e0ed6e5..3d04e86369329fc50278341b47224953f0095a2a:/src/instr/instr_smpi.h diff --git a/src/instr/instr_smpi.h b/src/instr/instr_smpi.h index d80aed24d9..e0040f7bdb 100644 --- a/src/instr/instr_smpi.h +++ b/src/instr/instr_smpi.h @@ -1,3 +1,8 @@ +/* Copyright (c) 2010-2017. 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. */ + #ifndef INSTR_SMPI_H_ #define INSTR_SMPI_H_ #ifdef __cplusplus @@ -20,8 +25,6 @@ typedef struct smpi_trace_call_location { } smpi_trace_call_location_t; -smpi_trace_call_location_t* smpi_trace_get_call_location(); - #ifdef __cplusplus } #endif