/** * @file tpl_com_app_def.h * * @section File description * * This file wraps user application configuration header for communication * objects. This wrapped file is typically * generated from an OIL source. * * @section Copyright * * Trampoline OS * * Trampoline is copyright (c) IRCCyN 2005+ * Copyright ESEO for function and data structures documentation * Trampoline is protected by the French intellectual property law. * * This software is distributed under the Lesser GNU Public Licence * * @section File informations * * $Date$ * $Rev$ * $Author$ * $URL$ */ #ifndef TPL_COM_APP_DEF_H #define TPL_COM_APP_DEF_H #include "tpl_app_define.h" /* TPL_COM_APP_DEF_H */ #endif