Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix dist.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Feb 2020 16:10:45 +0000 (17:10 +0100)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 6 Feb 2020 16:11:47 +0000 (17:11 +0100)
MANIFEST.in
tools/cmake/DefinePackages.cmake

index c322977..2416d0e 100644 (file)
@@ -611,7 +611,6 @@ include teshsuite/msg/app-chainsend/messages.c
 include teshsuite/msg/app-chainsend/messages.h
 include teshsuite/msg/app-chainsend/peer.c
 include teshsuite/msg/app-chainsend/peer.h
-include teshsuite/msg/app-pingpong/app-pingpong_d.xml
 include teshsuite/msg/app-token-ring/app-token-ring.c
 include teshsuite/msg/app-token-ring/app-token-ring.tesh
 include teshsuite/msg/async-wait/async-wait.c
@@ -1830,6 +1829,7 @@ include docs/source/_ext/autodoxy.py
 include docs/source/_ext/showfile.css
 include docs/source/_ext/showfile.js
 include docs/source/_ext/showfile.py
+include docs/source/_static/css/custom.css
 include docs/source/_templates/breadcrumbs.html
 include docs/source/app_msg.rst
 include docs/source/app_s4u.rst
@@ -1973,6 +1973,7 @@ include include/simgrid/chrono.hpp
 include include/simgrid/comm.h
 include include/simgrid/cond.h
 include include/simgrid/config.h.in
+include include/simgrid/disk.h
 include include/simgrid/engine.h
 include include/simgrid/forward.h
 include include/simgrid/host.h
index 170ab3f..a0fe3ef 100644 (file)
@@ -893,6 +893,7 @@ set(DOC_SOURCES
   docs/source/_ext/showfile.css
   docs/source/_ext/showfile.js
   docs/source/_ext/showfile.py
+  docs/source/_static/css/custom.css
   docs/source/_templates/breadcrumbs.html
 
   docs/source/img/eclipseScreenShot.png