Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove file (deprecated since 16 months).
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 15 Oct 2019 14:40:39 +0000 (16:40 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 17 Oct 2019 10:02:34 +0000 (12:02 +0200)
MANIFEST.in
include/simgrid_config.h [deleted file]
tools/cmake/DefinePackages.cmake

index eee9ee9..13b9e4e 100644 (file)
@@ -1974,7 +1974,6 @@ include include/simgrid/smpi/replay.hpp
 include include/simgrid/storage.h
 include include/simgrid/vm.h
 include include/simgrid/zone.h
-include include/simgrid_config.h
 include include/smpi/forward.hpp
 include include/smpi/mpi.h
 include include/smpi/mpif.h.in
diff --git a/include/simgrid_config.h b/include/simgrid_config.h
deleted file mode 100644 (file)
index 26cbcdb..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-/* simgrid_config.h - backward-compatibility wrapper. Stop using it         */
-
-/* Copyright (c) 2018-2019. 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. */
-
-#warning simgrid_config.h is now deprecated. Please use simgrid/config.h instead
-#include <simgrid/config.h>
index f48e2a4..e54e32d 100644 (file)
@@ -677,7 +677,6 @@ set(MC_SRC
 set(MC_SIMGRID_MC_SRC  src/mc/checker/simgrid_mc.cpp)
 
 set(headers_to_install
-  include/simgrid_config.h
   include/simgrid/actor.h
   include/simgrid/barrier.h
   include/simgrid/engine.h