Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
s|s4u_|s4u-|
[simgrid.git] / examples / s4u / app-bittorrent / s4u-tracker.cpp
similarity index 98%
rename from examples/s4u/app-bittorrent/s4u_tracker.cpp
rename to examples/s4u/app-bittorrent/s4u-tracker.cpp
index 1b8e3e4..d450951 100644 (file)
@@ -4,7 +4,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_tracker.hpp"
+#include "s4u-tracker.hpp"
 #include <xbt/RngStream.h>
 
 XBT_LOG_NEW_DEFAULT_CATEGORY(s4u_bt_tracker, "Messages specific for the tracker");