Salome HOME
Fix to provide correct doxygen working: avoid usage of single quote in comments.
[modules/smesh.git] / src / SMESH_SWIG / SMESH_shared_modules.py
index e5844a9ad6e10c9c39a15eb2472ee1535c29cd05..0d66b1b12d115fddf923c9a4386a2d05cf40ac8f 100644 (file)
@@ -15,7 +15,7 @@
 #  License along with this library; if not, write to the Free Software
 #  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
 #
-#  See http://www.salome-platform.org/
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
 #
 """
 
@@ -25,7 +25,9 @@
 # see salome_shared_modules.py
 # (avoids incomplete import at run time)
 
-print "============== import SMESH ======================="
+from launchConfigureParser import verbose
+
+if verbose(): print "============== import SMESH ======================="
 
 import SMESH