Salome HOME
explanation of file name origin
authoreap <eap@opencascade.com>
Fri, 1 Feb 2013 15:10:26 +0000 (15:10 +0000)
committereap <eap@opencascade.com>
Fri, 1 Feb 2013 15:10:26 +0000 (15:10 +0000)
src/SMESHDS/SMESH_Controls.hxx

index 49d6ab1d24e639468d091f7c980ea803ec6747e6..e23cc43e349362cd6d7349285b486a439088d97b 100644 (file)
@@ -23,6 +23,9 @@
 #ifndef _SMESH_CONTROLS_HXX_
 #define _SMESH_CONTROLS_HXX_
 
+// This file is named incosistently with others, i.e. not SMESHDS_Controls.hxx,
+// because it was moved from ../Controls/SMESH_Controls.hxx
+
 #include "SMDSAbs_ElementType.hxx"
 
 #include <boost/shared_ptr.hpp>