X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/5faf49cdf3f8ad8751317b857a6d3134fe07eda3..917aef7fa18957ea33a3cd78ab61b5837b5e1663:/src/instr/instr_interface.c diff --git a/src/instr/instr_interface.c b/src/instr/instr_interface.c index aec098019f..a8e97d3409 100644 --- a/src/instr/instr_interface.c +++ b/src/instr/instr_interface.c @@ -1,8 +1,8 @@ -/* Copyright (c) 2010. The SimGrid Team. +/* Copyright (c) 2010-2014. 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. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #include "simgrid_config.h" @@ -11,8 +11,6 @@ #include "surf/surf.h" #include "surf/surf_private.h" -//FIXME:#include "surf/network_private.h" - typedef enum { INSTR_US_DECLARE, INSTR_US_SET,