From 4e66a2340e56e1b9ecbda9ce78c99678e402543e Mon Sep 17 00:00:00 2001 From: ilct <> Date: Mon, 29 Oct 2012 12:36:26 +0000 Subject: [PATCH] il: correction pour pec accent --- Carmel3D/qtEficas_Carmel3D.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Carmel3D/qtEficas_Carmel3D.py b/Carmel3D/qtEficas_Carmel3D.py index 7716afe6..250ef318 100755 --- a/Carmel3D/qtEficas_Carmel3D.py +++ b/Carmel3D/qtEficas_Carmel3D.py @@ -1,4 +1,5 @@ #!/usr/bin/env python +# -*- coding: utf-8 -*- # Copyright (C) 2007-2012 EDF R&D # # This library is free software; you can redistribute it and/or -- 2.39.2