X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fe2e372be5c524c254886aca779e030285085125..6ae04e68aa7838418bdf7cafdba4a1f5700db814:/MANIFEST.in?ds=sidebyside diff --git a/MANIFEST.in b/MANIFEST.in index af4314f0bb..54f3015d09 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -851,6 +851,8 @@ include teshsuite/s4u/host-on-off/host-on-off.cpp include teshsuite/s4u/host-on-off/host-on-off.tesh include teshsuite/s4u/io-set-bw/io-set-bw.cpp include teshsuite/s4u/io-set-bw/io-set-bw.tesh +include teshsuite/s4u/io-stream/io-stream.cpp +include teshsuite/s4u/io-stream/io-stream.tesh include teshsuite/s4u/is-router/is-router.cpp include teshsuite/s4u/is-router/is-router.tesh include teshsuite/s4u/issue71/issue71.cpp @@ -1377,7 +1379,6 @@ include teshsuite/smpi/mpich3-test/include/mpicolltest.h include teshsuite/smpi/mpich3-test/include/mpitest.h include teshsuite/smpi/mpich3-test/include/mpitestconf.h include teshsuite/smpi/mpich3-test/include/mpitestcxx.h -include teshsuite/smpi/mpich3-test/include/mpithreadtest.h include teshsuite/smpi/mpich3-test/include/mtest_datatype.h include teshsuite/smpi/mpich3-test/info/infodel.c include teshsuite/smpi/mpich3-test/info/infodup.c @@ -1820,6 +1821,7 @@ include docs/source/img/eclipseScreenShot.png include docs/source/img/extlink.png include docs/source/img/extlink.svg include docs/source/img/graphical-toc.svg +include docs/source/img/lmm-overview.svg include docs/source/img/smpi_simgrid_alltoall_pair_16.png include docs/source/img/smpi_simgrid_alltoall_ring_16.png include docs/source/img/starzone.drawio @@ -2008,7 +2010,6 @@ include include/simgrid/kernel/ProfileBuilder.hpp include include/simgrid/kernel/Timer.hpp include include/simgrid/kernel/resource/Action.hpp include include/simgrid/kernel/resource/Model.hpp -include include/simgrid/kernel/resource/NetworkModelIntf.hpp include include/simgrid/kernel/routing/ClusterZone.hpp include include/simgrid/kernel/routing/DijkstraZone.hpp include include/simgrid/kernel/routing/DragonflyZone.hpp @@ -2067,7 +2068,6 @@ include include/smpi/smpi_extended_traces.h include include/smpi/smpi_extended_traces_fortran.h include include/smpi/smpi_helpers.h include include/smpi/smpi_helpers_internal.h -include include/smpi/smpi_main.h include include/xbt.h include include/xbt/Extendable.hpp include include/xbt/PropertyHolder.hpp @@ -2240,11 +2240,15 @@ include src/kernel/resource/CpuImpl.cpp include src/kernel/resource/CpuImpl.hpp include src/kernel/resource/DiskImpl.cpp include src/kernel/resource/DiskImpl.hpp +include src/kernel/resource/FactorSet.cpp +include src/kernel/resource/FactorSet.hpp include src/kernel/resource/LinkImpl.hpp include src/kernel/resource/Model.cpp include src/kernel/resource/NetworkModel.cpp include src/kernel/resource/NetworkModel.hpp -include src/kernel/resource/NetworkModelIntf_test.cpp +include src/kernel/resource/NetworkModelFactors.cpp +include src/kernel/resource/NetworkModelFactors.hpp +include src/kernel/resource/NetworkModelFactors_test.cpp include src/kernel/resource/Resource.hpp include src/kernel/resource/SplitDuplexLinkImpl.cpp include src/kernel/resource/SplitDuplexLinkImpl.hpp @@ -2619,8 +2623,6 @@ include src/surf/network_ib.cpp include src/surf/network_ib.hpp include src/surf/network_ns3.cpp include src/surf/network_ns3.hpp -include src/surf/network_smpi.cpp -include src/surf/network_smpi.hpp include src/surf/ns3/ns3_simulator.cpp include src/surf/ns3/ns3_simulator.hpp include src/surf/ptask_L07.cpp @@ -2746,7 +2748,6 @@ include tools/cmake/Flags.cmake include tools/cmake/Java.cmake include tools/cmake/MaintainerMode.cmake include tools/cmake/MakeLib.cmake -include tools/cmake/MakeLibWin.cmake include tools/cmake/Modules/FindGraphviz.cmake include tools/cmake/Modules/FindLibdw.cmake include tools/cmake/Modules/FindLibelf.cmake @@ -2758,7 +2759,6 @@ include tools/cmake/Modules/FindValgrind.cmake include tools/cmake/Modules/pybind11Config.cmake include tools/cmake/Option.cmake include tools/cmake/Tests.cmake -include tools/cmake/cross-mingw.cmake include tools/cmake/scripts/fixup_simgrid_dtd_l.pl include tools/cmake/scripts/my_valgrind.pl include tools/cmake/scripts/update_tesh.pl