X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/992ddb7c22e2cb7dfe8509b3f947ba00c45f6af5:/src/surf/surf_routing_none.cpp..4dbc84f53aac793fc159d833090e421ec0025905:/src/surf/AsNone.cpp?ds=sidebyside diff --git a/src/surf/surf_routing_none.cpp b/src/surf/AsNone.cpp similarity index 78% rename from src/surf/surf_routing_none.cpp rename to src/surf/AsNone.cpp index 3ef381f845..396a9fcd81 100644 --- a/src/surf/surf_routing_none.cpp +++ b/src/surf/AsNone.cpp @@ -1,10 +1,9 @@ -/* Copyright (c) 2009-2011, 2013-2015. The SimGrid Team. - * All rights reserved. */ +/* Copyright (c) 2009-2016. 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. */ -#include "src/surf/surf_routing_none.hpp" +#include "src/surf/AsNone.hpp" XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_none, surf, "Routing part of surf");