X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/efaebac9bb6f60bd383e3c0c4affdae996ac80fb..2f3c9cf811c7c608eb49a3ee14411a887b6a99c8:/MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in index 06f5b5d441..e8e29134c1 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1411,6 +1411,34 @@ include teshsuite/smpi/mpich3-test/init/library_version.c include teshsuite/smpi/mpich3-test/init/testlist include teshsuite/smpi/mpich3-test/init/timeout.c include teshsuite/smpi/mpich3-test/init/version.c +include teshsuite/smpi/mpich3-test/io/async.c +include teshsuite/smpi/mpich3-test/io/async_any.c +include teshsuite/smpi/mpich3-test/io/bigtype.c +include teshsuite/smpi/mpich3-test/io/external32-derived-dtype.c +include teshsuite/smpi/mpich3-test/io/getextent.c +include teshsuite/smpi/mpich3-test/io/hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_aggregation1.c +include teshsuite/smpi/mpich3-test/io/i_aggregation2.c +include teshsuite/smpi/mpich3-test/io/i_bigtype.c +include teshsuite/smpi/mpich3-test/io/i_coll_test.c +include teshsuite/smpi/mpich3-test/io/i_darray_read.c +include teshsuite/smpi/mpich3-test/io/i_hindexed.c +include teshsuite/smpi/mpich3-test/io/i_hindexed_io.c +include teshsuite/smpi/mpich3-test/io/i_noncontig.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll.c +include teshsuite/smpi/mpich3-test/io/i_noncontig_coll2.c +include teshsuite/smpi/mpich3-test/io/i_rdwrord.c +include teshsuite/smpi/mpich3-test/io/i_setviewcur.c +include teshsuite/smpi/mpich3-test/io/i_types_with_zeros.c +include teshsuite/smpi/mpich3-test/io/rdwrord.c +include teshsuite/smpi/mpich3-test/io/rdwrzero.c +include teshsuite/smpi/mpich3-test/io/resized.c +include teshsuite/smpi/mpich3-test/io/resized2.c +include teshsuite/smpi/mpich3-test/io/setinfo.c +include teshsuite/smpi/mpich3-test/io/setviewcur.c +include teshsuite/smpi/mpich3-test/io/simple_collective.c +include teshsuite/smpi/mpich3-test/io/testlist +include teshsuite/smpi/mpich3-test/io/userioerr.c include teshsuite/smpi/mpich3-test/perf/README include teshsuite/smpi/mpich3-test/perf/allredtrace.c include teshsuite/smpi/mpich3-test/perf/commcreatep.c @@ -1993,6 +2021,7 @@ 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 include include/xbt/asserts.h include include/xbt/automaton.h include include/xbt/automaton.hpp @@ -2455,6 +2484,7 @@ include src/smpi/include/private.hpp include src/smpi/include/smpi_actor.hpp include src/smpi/include/smpi_coll.hpp include src/smpi/include/smpi_comm.hpp +include src/smpi/include/smpi_config.hpp include src/smpi/include/smpi_datatype.hpp include src/smpi/include/smpi_datatype_derived.hpp include src/smpi/include/smpi_errhandler.hpp @@ -2473,6 +2503,7 @@ include src/smpi/include/smpi_win.hpp include src/smpi/internals/instr_smpi.cpp include src/smpi/internals/smpi_actor.cpp include src/smpi/internals/smpi_bench.cpp +include src/smpi/internals/smpi_config.cpp include src/smpi/internals/smpi_deployment.cpp include src/smpi/internals/smpi_global.cpp include src/smpi/internals/smpi_host.cpp @@ -2511,8 +2542,6 @@ include src/smpi/smpirun.in include src/smpi/smpitools.sh include src/surf/HostImpl.cpp include src/surf/HostImpl.hpp -include src/surf/PropertyHolder.cpp -include src/surf/PropertyHolder.hpp include src/surf/StorageImpl.cpp include src/surf/StorageImpl.hpp include src/surf/cpu_cas01.cpp @@ -2558,6 +2587,7 @@ include src/surf/xml/simgrid_dtd.h include src/surf/xml/surfxml_parseplatf.cpp include src/surf/xml/surfxml_sax_cb.cpp include src/xbt/OsSemaphore.hpp +include src/xbt/PropertyHolder.cpp include src/xbt/automaton/automaton.c include src/xbt/automaton/automaton_lexer.yy.c include src/xbt/automaton/automatonparse_promela.c @@ -2650,6 +2680,7 @@ include teshsuite/smpi/mpich3-test/f90/util/CMakeLists.txt include teshsuite/smpi/mpich3-test/group/CMakeLists.txt include teshsuite/smpi/mpich3-test/info/CMakeLists.txt include teshsuite/smpi/mpich3-test/init/CMakeLists.txt +include teshsuite/smpi/mpich3-test/io/CMakeLists.txt include teshsuite/smpi/mpich3-test/perf/CMakeLists.txt include teshsuite/smpi/mpich3-test/pt2pt/CMakeLists.txt include teshsuite/smpi/mpich3-test/rma/CMakeLists.txt