Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Erm
authormquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 9 Jul 2007 17:48:08 +0000 (17:48 +0000)
committermquinson <mquinson@48e7efb5-ca39-0410-a469-dd3cf9ba447f>
Mon, 9 Jul 2007 17:48:08 +0000 (17:48 +0000)
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3701 48e7efb5-ca39-0410-a469-dd3cf9ba447f

include/Makefile.am
include/Makefile.in

index cdf7f47..bce9800 100644 (file)
@@ -21,7 +21,7 @@ nobase_include_HEADERS = \
        xbt/graphxml_parse.h \
        xbt/graphxml.h \
        \
-       xbt/xbt_thread.h \
+       xbt/synchro.h \
        \
        msg/msg.h \
        msg/datatypes.h \
index 15b5214..63d7a27 100644 (file)
@@ -230,6 +230,8 @@ nobase_include_HEADERS = \
        xbt/graphxml_parse.h \
        xbt/graphxml.h \
        \
+       xbt/synchro.h \
+       \
        msg/msg.h \
        msg/datatypes.h \
        \