From 6b757e7014ea75140ef13cb9c81d47edb598a03f Mon Sep 17 00:00:00 2001 From: Pascale Noyret Date: Wed, 13 May 2009 08:43:31 +0000 Subject: [PATCH] *** empty log message *** --- Sous_epaisseur/sdistSEP.py | 1 + 1 file changed, 1 insertion(+) diff --git a/Sous_epaisseur/sdistSEP.py b/Sous_epaisseur/sdistSEP.py index abd21f2d..72ae2004 100644 --- a/Sous_epaisseur/sdistSEP.py +++ b/Sous_epaisseur/sdistSEP.py @@ -45,6 +45,7 @@ def main(): # ______________________ copyfiles('../convert',os.path.join(path_distrib,'convert'),['*.py']) + os.system("rm -rf .././convert/Parserv5 ") copyfiles('../generator',os.path.join(path_distrib,'generator'),['*.py']) copyfiles('../Editeur/icons',os.path.join(path_distrib,'Editeur','icons'),['*.gif']) copyfiles('../Editeur/icons',os.path.join(path_distrib,'Editeur','icons'),['*.png']) -- 2.39.2