Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ease the reduction of the number of tests, do reduce the number of tests so that...
[simgrid.git] / include / Makefile.am
1 include_HEADERS = gras.h xbt.h
2 nobase_include_HEADERS = \
3         xbt/misc.h \
4         xbt/sysdep.h \
5         xbt/log.h xbt/error.h \
6         xbt/module.h \
7         xbt/dynar.h xbt/dict.h xbt/set.h \
8         xbt/heap.h \
9         xbt/fifo.h \
10         xbt/swag.h \
11         xbt/config.h \
12         xbt/context.h \
13         \
14         msg/msg.h \
15         msg/datatypes.h \
16         \
17         gras/core.h \
18         gras/datadesc.h gras/transport.h \
19         gras/virtu.h gras/cond.h gras/process.h \
20         \
21         gras/messages.h \
22         \
23         amok/base.h \
24         amok/bandwidth.h