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 f901040..154bba3 100644 (file)
@@ -9,14 +9,18 @@ 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 \
        gras/virtu.h gras/cond.h gras/process.h \
        \
        gras/messages.h \
        \
-       gras/modules/base.h \
-       gras/modules/bandwidth.h
+       amok/base.h \
+       amok/bandwidth.h