From: André Ribes Date: Mon, 21 Jun 2010 14:46:57 +0000 (+0200) Subject: - Problème dans le commentaire X-Git-Tag: V6_4_0rc3~133 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=c8b1fd9dfc66f7cc0f4311b1cc7f47fc3100f279;p=modules%2Fadao.git - Problème dans le commentaire --- diff --git a/src/tests/daComposant/Plateforme/context.py.in b/src/tests/daComposant/Plateforme/context.py.in index d1cc2f6..be8c3d5 100644 --- a/src/tests/daComposant/Plateforme/context.py.in +++ b/src/tests/daComposant/Plateforme/context.py.in @@ -1,4 +1,4 @@ -#-*-coding:utf-8*- +#-*-coding:utf-8-*- # Permet de définir ou se trouve daCore import sys ; sys.path.insert(0, "@PYTHON_SITE@/salome/daCore")