From bb2a947c6d586c4f26da1d644f79fe1554605de3 Mon Sep 17 00:00:00 2001 From: vsr Date: Tue, 6 Aug 2013 13:10:02 +0000 Subject: [PATCH] Fix pb in test --- src/CALCULATOR/CALCULATOR_TEST_STUDY_WITHOUTIHM.py | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/CALCULATOR/CALCULATOR_TEST_STUDY_WITHOUTIHM.py b/src/CALCULATOR/CALCULATOR_TEST_STUDY_WITHOUTIHM.py index c33b924..1c97a27 100755 --- a/src/CALCULATOR/CALCULATOR_TEST_STUDY_WITHOUTIHM.py +++ b/src/CALCULATOR/CALCULATOR_TEST_STUDY_WITHOUTIHM.py @@ -20,14 +20,6 @@ # See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com # -#################################################################################################### -# CALCULATOR_TEST_STUDY_WITHOUTIHM.py -# Test the calculator component: using Med Client classes with writing in a med file -# results from the calculator component -#################################################################################################### -# -from libMEDClient import * - import string import salome -- 2.30.2