libFAUDES
Sections
Index
|
con_include.hGo to the documentation of this file.00001 /** @file con_include.h 00002 Includes all header files of the coordinationcontrol plug-in. 00003 */ 00004 00005 00006 #ifndef FAUDES_CON_INCLUDE_H 00007 #define FAUDES_CON_INCLUDE_H 00008 00009 #include "con_decomposability.h" 00010 #include "con_controllability.h" 00011 #include "con_closed.h" 00012 #include "con_cctrim.h" 00013 00014 #endif 00015 00016 00017 /** 00018 00019 @defgroup CoordinationControlPlugIn CoordinationControl Plug-In 00020 00021 @ingroup AllPlugins 00022 00023 @section CoordinationControlLicense License 00024 00025 This plug-in is distributed with libFAUDES and under the terms of the LGPL. 00026 <br> 00027 <br> 00028 Copyright (c) 2011, Tomas Masopust. 00029 00030 */ |
libFAUDES 2.20s --- 2011.10.12 --- c++ source docu by doxygen