X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/0102f0bd149351aaea44dfe8b70fc77e3c074eae:/examples/s4u/dht-chord/s4u_dht-chord.cpp..b02538071ffda15d09efbe85f1459e2c4688f68d:/examples/s4u/dht-chord/s4u-dht-chord.cpp diff --git a/examples/s4u/dht-chord/s4u_dht-chord.cpp b/examples/s4u/dht-chord/s4u-dht-chord.cpp similarity index 98% rename from examples/s4u/dht-chord/s4u_dht-chord.cpp rename to examples/s4u/dht-chord/s4u-dht-chord.cpp index 6bd3cc8368..96bae87f1f 100644 --- a/examples/s4u/dht-chord/s4u_dht-chord.cpp +++ b/examples/s4u/dht-chord/s4u-dht-chord.cpp @@ -3,7 +3,7 @@ /* 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. */ -#include "s4u_dht-chord.hpp" +#include "s4u-dht-chord.hpp" XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_chord, "Messages specific for this s4u example"); simgrid::xbt::Extension HostChord::EXTENSION_ID;