Fix for NPAL14147 : Remove a lot of trace at launching.

This commit is contained in:
mkr 2007-01-23 06:23:35 +00:00
parent 5bab7f5bc8
commit eccd6b6a6a

View File

@ -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