From: Pascale Noyret Date: Thu, 1 Jun 2006 09:08:10 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V1_10b1~12 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=80fddf97fde73b8d443ae65477049004fadc5223;p=tools%2Feficas.git *** empty log message *** --- diff --git a/Aster/Cata/cataSTA8/__init__.py b/Aster/Cata/cataSTA8/__init__.py index d35c1bb0..ee8be403 100644 --- a/Aster/Cata/cataSTA8/__init__.py +++ b/Aster/Cata/cataSTA8/__init__.py @@ -1,7 +1,7 @@ import os,sys import prefs import sys -rep_macro = os.path.join(prefs.REPINI,'Cata/cataSTA81') +rep_macro = os.path.join(prefs.REPINI,'Cata/cataSTA8') sys.path.insert(0,rep_macro) from cata import * from math import ceil