Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
be8f9b19e18cce456224bdcae95abbda86d41c68
[simgrid.git] / include / Makefile.am
1 include_HEADERS = gras.h gros.h
2 nobase_include_HEADERS = \
3         gros/log.h gros/error.h \
4         gros/module.h \
5         gros/dynar.h gros/dict.h gros/set.h \
6         gros/config.h \
7         \
8         gras/datadesc.h gras/transport.h \
9         gras/virtu.h gras/cond.h gras/process.h \
10         \
11         gras/messages.h \
12         \
13         gras/core.h\
14         \
15         gras/modules/base.h \
16         gras/modules/bandwidth.h
17