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

This commit is contained in:
mkr 2007-01-23 06:11:03 +00:00
parent a4ae3a7a34
commit 7663121b2d

View File

@ -25,7 +25,9 @@
# see salome_shared_modules.py
# (avoids incomplete import at run time)
print "============== import GEOM ======================="
from launchConfigureParser import verbose
if verbose(): print "============== import GEOM ======================="
import GEOM