Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
uniformize gras_os_sleep prototype (seconds are double everywhere else, avoid roundin...
[simgrid.git] / include / Makefile.am
index f901040..ae6403b 100644 (file)
@@ -10,13 +10,14 @@ nobase_include_HEADERS = \
        xbt/swag.h \
        xbt/config.h \
        \
-       surf/maxmin.h \
+       msg/msg.h \
+       msg/datatypes.h \
        \
+       gras/core.h \
        gras/datadesc.h gras/transport.h \
        gras/virtu.h gras/cond.h gras/process.h \
        \
-       gras/messages.h \
+       gras/messages.h gras/timer.h gras/chrono.h\
        \
-       gras/modules/base.h \
-       gras/modules/bandwidth.h
-
+       amok/base.h \
+       amok/bandwidth.h