Salome HOME
[windows] Avoid a segmentation in killOmniNames
[modules/kernel.git] / idl / SALOME_Comm.idl
index 3c2e3f17398b46a28fc5e4605c39c37f6bedb237..31d5d96433f5484d5a59668b9a79a04d68107f9a 100644 (file)
 
 #include "SALOME_Exception.idl"
 
+/*!
+  \file SALOME_Comm.idl \brief This file contains a set of interfaces used for communication
+  between components
+ */
+
 module SALOME {
   
   enum TypeOfDataTransmitted { _DOUBLE_,_INT_ };