From: Arnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Date: Thu, 1 Mar 2012 13:14:34 +0000 (+0100)
Subject: Update.
X-Git-Tag: v0.2~3
X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/commitdiff_plain/487e2f809b76af2a3cf728b987bb5eadf6915bfd?ds=sidebyside;hp=76f82da729b5b000dc71e14836c3f1f15a7ee2f6

Update.
---

diff --git a/README b/README
index 8fcbc7c..7368386 100644
--- a/README
+++ b/README
@@ -180,14 +180,16 @@ Liste de fichiers
 
 * fichiers sources
 
-    communicator.h
-    communicator.cpp            la couche de communication
+    atomic_compat.h             chargement des la classe std::atomic<T>
 
-    cost_func.h
-    cost_func.cpp               fonctions de coût pour comm_cost et comp_cost
+    communicator.h              la couche de communication
+    communicator.cpp
 
-    deployment.h
-    deployment.cpp              génération automatique de déploiement
+    cost_func.h                 fonctions de coût pour comm_cost et comp_cost
+    cost_func.cpp
+
+    deployment.h                génération automatique de déploiement
+    deployment.cpp
 
     hostdata.h                  gestion des boites de réception, par hôte
     hostdata.cpp