From: Pascale Noyret Date: Mon, 12 Jul 2010 15:14:43 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: V2_0~22 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=e901e4e34edca65949b60fb85ec3f3a7d64de7f9;p=modules%2Feficas.git *** empty log message *** --- diff --git a/Accas/__init__.py b/Accas/__init__.py index 324ed712..eac4ec1c 100644 --- a/Accas/__init__.py +++ b/Accas/__init__.py @@ -84,7 +84,7 @@ from A_VALIDATOR import OrVal,AndVal from A_VALIDATOR import OrdList,NoRepeat,LongStr,Compulsory from A_VALIDATOR import RangeVal, EnumVal, TypeVal, PairVal from A_VALIDATOR import CardVal, InstanceVal -from A_VALIDATOR import VerifTypeTuple +from A_VALIDATOR import VerifTypeTuple VerifExiste # On remplace la factory des validateurs initialement dans Noyau par celle # de A_VALIDATOR