con_include.h
Go to the documentation of this file.
1/** @file con_include.h
2 Includes all header files of the coordinationcontrol plug-in.
3*/
4
5
6#ifndef FAUDES_CON_INCLUDE_H
7#define FAUDES_CON_INCLUDE_H
8
11#include "con_controllability.h"
12#include "con_closed.h"
13#include "con_cctrim.h"
14#include "con_supcc.h"
15
16#endif
17
18
19/**
20
21@defgroup CoordinationControlPlugIn CoordinationControl Plug-In
22
23@ingroup AllPlugins
24
25@section CoordinationControlLicense License
26
27This plug-in is distributed with libFAUDES and under the terms of the LGPL.
28<br>
29<br>
30Copyright (c) 2011, 2012, Tomas Masopust.
31
32*/

libFAUDES 2.33k --- 2025.09.16 --- c++ api documentaion by doxygen