Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
when using doubles, %lg should be used for scanf and %g for printf (which is
[simgrid.git] / include / Makefile.am
index 0a14706..154bba3 100644 (file)
@@ -9,8 +9,11 @@ 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 \
        \
        gras/core.h \
        gras/datadesc.h gras/transport.h \