Logo AND Algorithmique Numérique Distribuée

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