From 58c34fffc7e156103782294b3d5559a2d9f22823 Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Wed, 26 Nov 2008 10:12:41 +0000 Subject: [PATCH] *** empty log message *** --- Openturns_Study/configuration.py | 2 +- Openturns_Wrapper/configuration.py | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/Openturns_Study/configuration.py b/Openturns_Study/configuration.py index 0a3673b8..61a2f829 100644 --- a/Openturns_Study/configuration.py +++ b/Openturns_Study/configuration.py @@ -54,7 +54,7 @@ class CONFIG: if self.appli: self.parent=appli.top - self.appli.format_fichier="openturns_study" + #self.appli.format_fichier="openturns_study" else: self.parent=None diff --git a/Openturns_Wrapper/configuration.py b/Openturns_Wrapper/configuration.py index 8eed5f04..9bbc2fb6 100644 --- a/Openturns_Wrapper/configuration.py +++ b/Openturns_Wrapper/configuration.py @@ -54,7 +54,6 @@ class CONFIG: if self.appli: self.parent=appli.top - self.appli.format_fichier="openturns_wrapper" else: self.parent=None -- 2.39.2