X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=src%2FExchangePlugin%2FExchangePlugin_Plugin.h;h=ba497f466106c932e1e4d5dde1dc7fd4e36b605f;hb=409ad39d4655a87a91986bf9927e47bfc08b5341;hp=97e1534c713424ed665b76eca29e403bf84b885d;hpb=7b95df2653284e65f416373ff010af49ee8c68ef;p=modules%2Fshaper.git diff --git a/src/ExchangePlugin/ExchangePlugin_Plugin.h b/src/ExchangePlugin/ExchangePlugin_Plugin.h index 97e1534c7..ba497f466 100644 --- a/src/ExchangePlugin/ExchangePlugin_Plugin.h +++ b/src/ExchangePlugin/ExchangePlugin_Plugin.h @@ -1,8 +1,8 @@ // Copyright (C) 2014-20xx CEA/DEN, EDF R&D -// File: ExchangePlugin_Plugin.hxx -// Created: 07 July 2014 -// Author: Vitaly SMETANNIKOV +// File: ExchangePlugin_Plugin.h +// Created: Aug 28, 2014 +// Author: Sergey BELASH #ifndef EXCHANGEPLUGIN_PLUGIN_H_ #define EXCHANGEPLUGIN_PLUGIN_H_ @@ -11,9 +11,10 @@ #include #include -/**\class ExchangePlugin_Plugin +/** + * \class ExchangePlugin_Plugin * \ingroup Plugins - * \brief The main class for management the import and export operations as plugin. + * \brief The main class for management import and export operations as plugin. */ class EXCHANGEPLUGIN_EXPORT ExchangePlugin_Plugin : public ModelAPI_Plugin {