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 111ffc1..ae6403b 100644 (file)
@@ -9,12 +9,6 @@ nobase_include_HEADERS = \
        xbt/fifo.h \
        xbt/swag.h \
        xbt/config.h \
-       xbt/context.h \
-       \
-       surf/maxmin.h \
-       surf/trace_mgr.h \
-       surf/surf.h \
-       surf/surf_parse.h \
        \
        msg/msg.h \
        msg/datatypes.h \
@@ -23,8 +17,7 @@ nobase_include_HEADERS = \
        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\
        \
        amok/base.h \
        amok/bandwidth.h
-