NewMadeleine

Documentation

« back to PM2 home.
nm_coll_interface.h
Go to the documentation of this file.
1/*
2 * NewMadeleine
3 * Copyright (C) 2014-2016 (see AUTHORS file)
4 *
5 * This program is free software; you can redistribute it and/or modify
6 * it under the terms of the GNU General Public License as published by
7 * the Free Software Foundation; either version 2 of the License, or (at
8 * your option) any later version.
9 *
10 * This program is distributed in the hope that it will be useful, but
11 * WITHOUT ANY WARRANTY; without even the implied warranty of
12 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
13 * General Public License for more details.
14 */
15
16#ifndef NM_COLL_H
17#define NM_COLL_H
18
23#include "nm_group.h"
24#include "nm_comm.h"
25#include "nm_coll_trees.h"
26#include "nm_coll.h"
27#include "nm_coll_inline.h"
28
29#endif /* NM_COLL_H */
30